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

Thu, 12 Oct 2017 19:52:15 +0800

author
aoqi
date
Thu, 12 Oct 2017 19:52:15 +0800
changeset 1205
4112748288bb
parent 952
6d5471a497fb
permissions
-rw-r--r--

merge

     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