sapphire/tests/body-not-math-expr.json
2022-08-26 17:05:03 +02:00

9 lines
288 B
JSON

{
"file": "body-not-math-expr.sp",
"compile": {
"flags": [],
"exit-code": 1,
"stdout": "",
"stderr": "\u001b[1;1mtests/body-not-math-expr.sp:2:5: \u001b[31;49merror: \u001b[0;0mexpected a number\n2 \n \u001b[31;49m^\u001b[0;0m\n"
}
}