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

Wed, 02 Dec 2015 23:22:21 -0800

author
asaha
date
Wed, 02 Dec 2015 23:22:21 -0800
changeset 1763
74ab3a7f55dd
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

Merge

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