blob: 4439174e06dab897317fb91044556ae25a6f7239 [file] [log] [blame]
for (let z = 0; z < 2; z++) {
with ({x: function () {}})
f = x;
}