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

Fri, 22 Dec 2017 13:48:38 -0800

author
asaha
date
Fri, 22 Dec 2017 13:48:38 -0800
changeset 2298
d06ad01972dc
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

Merge

lagergren@237 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.
attila@235 2 function g() {
attila@235 3 ^

mercurial