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

7 lines
99 B
Plaintext

obj.in = 11
obj.class = hello
obj.try = false
obj.typeof = 456
obj.instanceof = world
catch called