blob: 5e90b2a7633c6d105a9a6900bcb865a41b1851e4 [file] [log] [blame]
function test() {
for each (var i in []) {}
}
for each (new test().p in [0]) {}