9 lines
305 B
JSON
9 lines
305 B
JSON
{
|
|
"file": "import-inexistent.sp",
|
|
"compile": {
|
|
"flags": [],
|
|
"exit-code": 1,
|
|
"stdout": "",
|
|
"stderr": "\u001b[1;1mtests/import-inexistent.sp:1:8: \u001b[31;49merror: \u001b[0;0mfile not found\n1 import penguin_boi;\n \u001b[31;49m^\u001b[0;0m\n"
|
|
}
|
|
} |