2018-05-19 00:03:05 -04:00

2 lines
69 B
JavaScript
Executable File

function f() { /* infinite */ while (true) { } /* bar */ var each; }