Added more tests
This commit is contained in:
parent
b5efc533ea
commit
78ae050d18
7 changed files with 157 additions and 13 deletions
3
tests/errors/UnknownFunction.q
Normal file
3
tests/errors/UnknownFunction.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
main() {
|
||||
unknown()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue