nashorn/test/script/error/JDK-8020437.js.EXPECTED
author jjg
Fri, 12 May 2017 10:43:28 -0700
changeset 45135 d4fc433ea810
parent 18870 aa4fceda2fba
permissions -rw-r--r--
Merge
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.js:36:3 Expected comma but found )
aa4fceda2fba 8020437: Wrong handling of line numbers with multiline string literals
sundar
parents:
diff changeset
     2
EOF);  // missing "}" to end object literal
aa4fceda2fba 8020437: Wrong handling of line numbers with multiline string literals
sundar
parents:
diff changeset
     3
   ^