nashorn/test/script/basic/JDK-8015345.js.EXPECTED
author hannesw
Thu, 16 Apr 2015 17:31:32 +0200 (2015-04-16)
changeset 29941 4da7ab19348e
parent 17973 d220c8157f25
permissions -rw-r--r--
8077955: Undeclared globals in eval code should not be handled as fast scope Reviewed-by: lagergren, attila
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