Update tests

This commit is contained in:
apio 2022-08-26 18:02:39 +02:00
parent dc85a8b296
commit c52492f6c0
2 changed files with 10 additions and 0 deletions

View File

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

1
tests/top-level-math.sp Normal file
View File

@ -0,0 +1 @@
4 + 5 - 6