michael@0: // Binary: cache/js-dbg-32-6739e046d870-linux michael@0: // Flags: -j michael@0: // michael@0: for each (b in [2, new Number(7), 2, {}, 2, 2]) { michael@0: let (f = function (g) {for each (let h in [{}, {}, {}, 4, 4, {}]) {}}) { michael@0: f(); michael@0: } michael@0: [new Number(1) for each (e in [{}, {}])]; michael@0: }