added test cases
This commit is contained in:
11
test/corpus/negative/WhileStatement3.txt
Normal file
11
test/corpus/negative/WhileStatement3.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
====================
|
||||
WhileStatement3
|
||||
:error
|
||||
====================
|
||||
|
||||
function main() {
|
||||
while () {
|
||||
}
|
||||
}
|
||||
|
||||
--------------------
|
||||
Reference in New Issue
Block a user