diff --git a/tests/lexer/mixed2_error.txt b/tests/lexer/mixed2_error.txt index 698ddbe6..097dc2a0 100644 --- a/tests/lexer/mixed2_error.txt +++ b/tests/lexer/mixed2_error.txt @@ -1,3 +1,3 @@ (2, 3) - LexicographicError: ERROR "$" (3, 3) - LexicographicError: ERROR "%" -(4, 22) - LexicographicError: EOF in string constant +(4, 22) - LexicographicError: Unterminated string constant