afu8u/nashorn/test/script/basic/NASHORN-101.js.EXPECTED

10 lines
135 B
Plaintext

x === 0
x === 1
default case x 2
default case x hello
x === null
x === undefined
x === true
x === false
default case x [object Object]