2 lines
46 B
JavaScript
2 lines
46 B
JavaScript
x: while (true) { (function () { break; }); }
|
x: while (true) { (function () { break; }); }
|