sapphire/tests/lex-unfinished-string.json
apio a0945e54b2 Update tests
Apparently now error reporting works better!! I wonder why...
2022-11-01 22:29:21 +01:00

9 lines
329 B
JSON

{
"file": "lex-unfinished-string.sp",
"compile": {
"flags": [],
"exit-code": 1,
"stdout": "",
"stderr": "\u001b[1;1mtests/lex-unfinished-string.sp:3:0: \u001b[31;49merror: \u001b[0;0mexpected end of string but got newline\n3 'This is a test\n \u001b[31;49m^\u001b[0;0m\n"
}
}