blob: b014ce03a1885783d55241b22129f8ad1018ea50 [file] [log] [blame]
(function() {
try { (function() {
for each(let x in [0, /x/, 0, {}]) {
if (x < x) {}
}
})()
} catch(e) {}
})()
/* Don't assert. */