Files
wren/test/string/unterminated.wren
T
Bob Nystrom 19e362f977 fix: add lexError calls for invalid string literals and unterminated strings in wren_compiler.c
Replace TODO comments with proper error reporting for unterminated strings, incomplete Unicode escapes, and invalid escape sequences. Add five new test files covering each error case.
2014-02-02 18:31:46 +00:00

2 lines
54 B
Plaintext

// expect error line 2
"this string has no close quote