jdk-24/nashorn/test/script/error/JDK-8020437.js.EXPECTED
Athijegannathan Sundararajan 4972fea316 8020437: Wrong handling of line numbers with multiline string literals
Reviewed-by: attila, lagergren
2013-07-12 15:01:33 +05:30

4 lines
114 B
Plaintext

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