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

Fri, 14 Jul 2017 14:30:06 -0700

author
asaha
date
Fri, 14 Jul 2017 14:30:06 -0700
changeset 2184
e474dc29c216
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