michael@0: // |jit-test| error: TypeError michael@0: function f() { michael@0: -null(); michael@0: } michael@0: f();