prog8/compiler/test/fixtures/ast_file_with_syntax_error.p8

3 lines
97 B
Lua

; test expects the following 2nd (!) line:
bad { } ; -> missing EOL at '}' (ie: *after* the '{')