test/script/basic/NASHORN-40.js.EXPECTED

Thu, 10 Oct 2013 11:48:56 +0200

author
sundar
date
Thu, 10 Oct 2013 11:48:56 +0200
changeset 606
7cc5ff16380f
parent 3
da1e581c933b
child 952
6d5471a497fb
permissions
-rw-r--r--

8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
Reviewed-by: lagergren, jlaskey

     1 SyntaxError:32:Expected an operand but found .
     2 print(.foo)
     3       ^
     4 SyntaxError:38:Expected an operand but found .
     5 .bar = 3423;
     6 ^

mercurial