Source code
Revision control
Copy as Markdown
Other Tools
// Binary: cache/js-dbg-32-33b05dd43cd4-linux
// Flags: -m
//
for (let x in []) {
t(x !== x)
}
// Binary: cache/js-dbg-32-33b05dd43cd4-linux
// Flags: -m
//
for (let x in []) {
t(x !== x)
}