From: Jean Privat Date: Mon, 8 Jul 2019 19:08:57 +0000 (-0400) Subject: tests: update error message of test_parser_args7.res X-Git-Url: http://nitlanguage.org tests: update error message of test_parser_args7.res Signed-off-by: Jean Privat --- diff --git a/tests/sav/test_parser_args7.res b/tests/sav/test_parser_args7.res index b8320ad..73119f1 100644 --- a/tests/sav/test_parser_args7.res +++ b/tests/sav/test_parser_args7.res @@ -103,8 +103,8 @@ AModule @1,1--5,3 | `--TKwend end @4,1--3 5 end `--TKwend end @5,1--3 ---> ... fun fun fun fu - ^: Syntax Error: unexpected keyword 'fun'. +--> ... fun fun fun fu + ^: Syntax Error: unexpected keyword 'fun'. --> %$&^* ^: Syntax Error: unknown token `$`. --> \ No newline at end of file