2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
x: while (true) { (function () { continue; }); }
|
x: while (true) { (function () { continue; }); }
|