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