blob: df0f9d8cd3abd3bbf4911490adfa2b9a11fc4db2 [file] [log] [blame]
function f(x) {
gc();
-x;
-null;
}
f();