Added more tests
This commit is contained in:
parent
23b4e6442d
commit
9f341a6146
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