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