blob: d534f139e89e3df11f8d6c7ae0437a1574d0a5a4 [file] [log] [blame]
test/nashorn/script/error/for_each_nse.js:31:4 Expected ( but found each
for each (var x in [3, 454, 4]) {
^
test/nashorn/script/error/for_each_nse.js:33:0 Expected eof but found }
}
^