nashorn/test/script/basic/eval.js.EXPECTED
author sundar
Thu, 10 Oct 2013 11:48:56 +0200
changeset 20929 f2bd18181940
parent 16147 e63b63819133
permissions -rw-r--r--
8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases. Reviewed-by: lagergren, jlaskey

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