blob: 348c8617dc94b7de51430af76dba117588ab79a1 [file] [log] [blame]
// |jit-test| error: TypeError
function f() {
-null();
}
f();