5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
for ((a in b) ? a : b; i;);
|
|
|
|
for (function () {
|
|
for (;;);
|
|
} && (a in b);;); |