blob: d831c22a9eab2747b79e2e1dd776050a7e9629fb [file] [log] [blame]
function test(){for(var i of array){}for(let i of array){}}