changeset 47216 | 71c04702a3d5 |
parent 17973 | d220c8157f25 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/nashorn/script/basic/JDK-8015345.js.EXPECTED Tue Sep 12 19:03:39 2017 +0200 @@ -0,0 +1,15 @@ +SyntaxError: <function>:1:0 Expected eof but found } +}),print('test'),({ +^ +SyntaxError: <function>:1:2 Expected an operand but found * +x**y + ^ +SyntaxError: <function>:1:0 Expected an operand but found in +in +^ +SyntaxError: <function>:1:3 Expected ; but found y +x--y + ^ +100 +55 +12