test/script/error/for_each_nse.js.EXPECTED

Wed, 17 Jun 2015 14:21:20 +0530

author
sundar
date
Wed, 17 Jun 2015 14:21:20 +0530
changeset 1413
fb91ff186894
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

8098847: obj."prop" and obj.'prop' should result in SyntaxError
Reviewed-by: hannesw, attila

     1 test/script/error/for_each_nse.js:31:4 Expected ( but found each
     2 for each (var x in [3, 454, 4]) {
     3     ^
     4 test/script/error/for_each_nse.js:33:0 Expected eof but found }
     5 }
     6 ^

mercurial