Source code

Revision control

Copy as Markdown

Other Tools

(function() {
for (a in [0]) {
try {
return
} catch(e) {}
}
})()