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