3 lines
44 B
JavaScript
3 lines
44 B
JavaScript
while (true) { continue // Comment
|
|
there; }
|
while (true) { continue // Comment
|
|
there; }
|