Source code
Revision control
Copy as Markdown
Other Tools
(function() {
for (e in [0, 0]) {
if (/x/ < this) {}
}
})()
/* Don't assert. */
(function() {
for (e in [0, 0]) {
if (/x/ < this) {}
}
})()
/* Don't assert. */