michael@0: for (let z = 0; z < 2; z++) { michael@0: with ({x: function () {}}) michael@0: f = x; michael@0: }