nashorn/test/script/error/JDK-8020437-2.js.EXPECTED
author lagergren
Fri, 23 Aug 2013 15:46:09 +0200
changeset 19632 c9d704ad422e
parent 18870 aa4fceda2fba
permissions -rw-r--r--
8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag. Reviewed-by: attila, jlaskey
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18870
aa4fceda2fba 8020437: Wrong handling of line numbers with multiline string literals
sundar
parents:
diff changeset
     1
test/script/error/JDK-8020437-2.js:36:12 Expected ; but found ++
aa4fceda2fba 8020437: Wrong handling of line numbers with multiline string literals
sundar
parents:
diff changeset
     2
EOF}); var x++; // syntax error in same line
aa4fceda2fba 8020437: Wrong handling of line numbers with multiline string literals
sundar
parents:
diff changeset
     3
            ^