test/script/basic/NASHORN-318.js.EXPECTED

changeset 0
b1a7da25b547
equal deleted inserted replaced
-1:000000000000 0:b1a7da25b547
1 null == {} ? false
2 null != {} ? true
3 null == x ? true
4 x == null ? true

mercurial