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

changeset 606
7cc5ff16380f
parent 3
da1e581c933b
child 952
6d5471a497fb
     1.1 --- a/test/script/basic/NASHORN-40.js.EXPECTED	Wed Oct 09 17:53:22 2013 +0200
     1.2 +++ b/test/script/basic/NASHORN-40.js.EXPECTED	Thu Oct 10 11:48:56 2013 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4 -SyntaxError: test/script/basic/NASHORN-40.js#32<eval>:1:6 Expected an operand but found .
     1.5 +SyntaxError:32:Expected an operand but found .
     1.6  print(.foo)
     1.7        ^
     1.8 -SyntaxError: test/script/basic/NASHORN-40.js#38<eval>:1:0 Expected an operand but found .
     1.9 +SyntaxError:38:Expected an operand but found .
    1.10  .bar = 3423;
    1.11  ^

mercurial