test/script/error/JDK-8008814-2.js.EXPECTED

Tue, 09 Jun 2015 14:19:57 +0530

author
sundar
date
Tue, 09 Jun 2015 14:19:57 +0530
changeset 1404
271aceb4b3f0
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
Reviewed-by: attila, hannesw

     1 test/script/error/JDK-8008814-2.js:32:2 In strict mode, function declarations can only occur at program or function body level. You should use a function expression here instead.
     2   function g() {
     3   ^

mercurial