Added more tests
This commit is contained in:
parent
8c74b4b05f
commit
0b4b10ed4c
6 changed files with 84 additions and 22 deletions
3
tests/errors/InvalidExpression.q
Normal file
3
tests/errors/InvalidExpression.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
main() {
|
||||
syscall(+, -, *, /)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue