nashorn/test/script/error/NASHORN-35.js.EXPECTED
author lagergren
Wed, 20 Feb 2013 16:43:21 +0100
changeset 16251 4a5d15b2f168
parent 16147 e63b63819133
permissions -rw-r--r--
8008166: URL handling was broken on windows, causing "load" to malfunction Reviewed-by: attila, jlaskey Contributed-by: klara.ward@oracle.com

test/script/error/NASHORN-35.js:30:4 Expected an operand but found =
new = 1;
    ^