Source code

Revision control

Copy as Markdown

Other Tools

(function (y) {
arguments.y = 2;
with (0) var arguments=5;
})(1);