Source code

Revision control

Copy as Markdown

Other Tools

function f(x) {
gc();
-x;
-null;
}
f();