nashorn/test/script/basic/eval.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 20929 f2bd18181940
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar

eval.length 1
100
1100
200
2200
100
2200
300
3300
100
3300
is syntax error? true
SyntaxError:69:Missing close quote
print('hello)
             ^