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

Thu, 31 Aug 2017 15:30:47 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:30:47 +0800
changeset 952
6d5471a497fb
parent 606
7cc5ff16380f
parent 0
b1a7da25b547
permissions
-rw-r--r--

merge

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

mercurial