From 981027b2e75d76e929ff457bc73a64bee5f1ba4f Mon Sep 17 00:00:00 2001 From: Ulf Norell Date: Sat, 14 Sep 2019 12:12:55 +0200 Subject: [PATCH] Test case for function application source location --- test/aeso_compiler_tests.erl | 9 ++++++++- test/contracts/type_errors.aes | 5 +++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/test/aeso_compiler_tests.erl b/test/aeso_compiler_tests.erl index 802d129..5c4bed8 100644 --- a/test/aeso_compiler_tests.erl +++ b/test/aeso_compiler_tests.erl @@ -301,7 +301,14 @@ failing_contracts() -> <>, <>]) + "Let binding at line 58, column 5 must be followed by an expression">>, + <>]) , ?TYPE_ERROR(init_type_error, [<