blob: ed90df97c3e765e17a6ebb0453527fbb93d764b9 [file] [log] [blame]
function foo() {
for (var i = 0; i < 10; i++);
}