Source code
Revision control
Copy as Markdown
Other Tools
var x = (function () {
return [, , ]
}());
(function () {
while (x > 7 & 0) {
return
}
}())
/* Don't assert. */
var x = (function () {
return [, , ]
}());
(function () {
while (x > 7 & 0) {
return
}
}())
/* Don't assert. */