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

Wed, 06 Nov 2019 17:13:21 +0100

author
hannesw
date
Wed, 06 Nov 2019 17:13:21 +0100
changeset 2548
2e03a91e04b9
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

8223898: Forward references to Nashorn
Reviewed-by: sundar, mschoene, rhalade

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