Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| error: SyntaxError;
(function() {
function a() {}
function a() {}
}
for