sapphire/tests/lex-unfinished-string.json
2022-08-26 17:05:03 +02:00

9 lines
349 B
JSON

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