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

Tue, 16 Aug 2016 21:41:28 -0700

author
asaha
date
Tue, 16 Aug 2016 21:41:28 -0700
changeset 1989
de8a9d055c88
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

Added tag jdk8u102-b33 for changeset 36e3c21b5fca

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