Source code
Revision control
Copy as Markdown
Other Tools
x = (function() {})
(function () {
function a() {}
a([7].some(gc))
}())
/* Don't crash or assert. */
x = (function() {})
(function () {
function a() {}
a([7].some(gc))
}())
/* Don't crash or assert. */