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

Thu, 17 Oct 2013 09:41:14 -0700

author
cl
date
Thu, 17 Oct 2013 09:41:14 -0700
changeset 601
103590fc1e0a
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

Added tag jdk8-b112 for changeset 6a4fdb3bb4e3

lagergren@237 1 test/script/error/JDK-8008814-1.js:32:2 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