12 lines
137 B
Plaintext
12 lines
137 B
Plaintext
====================
|
|
WhileStatement3
|
|
:error
|
|
====================
|
|
|
|
function main() {
|
|
while () {
|
|
}
|
|
}
|
|
|
|
--------------------
|