From 28ec822b49a5ccf3289a6cf12eea4829c0a66602 Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Mon, 8 Jul 2019 15:08:57 -0400 Subject: [PATCH] tests: update error message of test_parser_args7.res Signed-off-by: Jean Privat --- tests/sav/test_parser_args7.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.7.9.5