nashorn/test/script/error/NASHORN-35.js.EXPECTED
author chegar
Wed, 10 Feb 2016 22:58:27 +0000
changeset 35743 80ba74046cf1
parent 16147 e63b63819133
permissions -rw-r--r--
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor Reviewed-by: mkos, mchung
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     1
test/script/error/NASHORN-35.js:30:4 Expected an operand but found =
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
new = 1;
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     3
    ^