nashorn/test/script/error/JDK-8020437.js.EXPECTED
author sundar
Fri, 12 Jul 2013 15:01:33 +0530
changeset 18870 aa4fceda2fba
permissions -rw-r--r--
8020437: Wrong handling of line numbers with multiline string literals Reviewed-by: attila, lagergren

test/script/error/JDK-8020437.js:36:3 Expected comma but found )
EOF);  // missing "}" to end object literal
   ^