test/nashorn/script/error/NASHORN-57.js.EXPECTED
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 18632 nashorn/test/script/error/NASHORN-57.js.EXPECTED@93017277615e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     1
test/script/error/NASHORN-57.js:35:2 Expected l-value but found ;
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
++;
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     3
  ^