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