blob: c3f9b145c8a1e81ec7ef526da1b025329c2acad3 [file] [log] [blame]
for (x in [0]) {
(function() {
return Object.propertyIsEnumerable
})().call([0], x)
}