sapphire/tests/import-inexistent.json
2022-08-26 12:00:14 +02:00

9 lines
277 B
JSON

{
"file": "import-inexistent.sp",
"compile": {
"flags": [],
"exit-code": 1,
"stdout": "",
"stderr": "\u001b[1;1mtests/import-inexistent.sp:1:1: \u001b[31;49merror: \u001b[0;0mExpected let\n1 \n \u001b[31;49m^\u001b[0;0m\n"
}
}