Added more tests
This commit is contained in:
parent
dbf416d45b
commit
57ee65abd1
9 changed files with 77 additions and 2 deletions
3
tests/errors/EmptySwitch.q
Normal file
3
tests/errors/EmptySwitch.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
main() {
|
||||
switch {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue