jdk-24/test/nashorn/script/basic/NASHORN-32.js.EXPECTED
2017-09-12 19:03:39 +02:00

13 lines
287 B
Plaintext

true
TypeError: Cannot get property "foo" of null
true
TypeError: Cannot get property "foo" of null
true
TypeError: Cannot set property "foo" of null
true
TypeError: Cannot set property "foo" of null
true
TypeError: null has no such function "foo"
true
TypeError: null is not a function