blob: 04c198ccdda62bd1c1ee232664b25d68f58c343c [file] [log] [blame]
(function () {
var x;
x = arguments.length;
return function () {
[1][x = arguments.length];
};
}).call().apply();