michael@0: function test() { michael@0: for each (var i in []) {} michael@0: } michael@0: for each (new test().p in [0]) {}