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

Tue, 14 May 2013 19:56:35 +0200

author
lagergren
date
Tue, 14 May 2013 19:56:35 +0200
changeset 265
f88a4818a4dc
parent 237
ad28f2b52b12
child 952
6d5471a497fb
permissions
-rw-r--r--

8014426: Original exception no longer thrown away when a finally rethrows
Reviewed-by: attila, jlaskey

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