Source code
Revision control
Copy as Markdown
Other Tools
function f(y) {
Math.sign(y) ? n : undefined
}
f();
function g() {};
(function() {
for (var j = 0; j < 1100; ++j)
f(!1 ^ 1 ? undefined | 0 : +w())
})();