jdk-24/nashorn/test/script/basic/JDK-8066214.js.EXPECTED

16 lines
246 B
Plaintext
Raw Normal View History

0
abc
true
TypeError: undefined is not an Object
TypeError: null is not an Object
[object Number]
[object String]
[object Boolean]
[object Undefined]
[object Null]
0
abc
true
TypeError: undefined is not an Object
TypeError: null is not an Object