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

Wed, 01 Oct 2014 07:47:24 -0700

author
asaha
date
Wed, 01 Oct 2014 07:47:24 -0700
changeset 1023
6a8ecdeae4a9
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

Added tag jdk8u40-b08 for changeset 89551828b279

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