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

Thu, 12 Oct 2017 19:52:15 +0800

author
aoqi
date
Thu, 12 Oct 2017 19:52:15 +0800
changeset 1205
4112748288bb
parent 0
b1a7da25b547
permissions
-rw-r--r--

merge

     1 null == {} ? false
     2 null != {} ? true
     3 null == x ? true
     4 x == null ? true

mercurial