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

changeset 237
ad28f2b52b12
parent 235
630372cb8f2a
child 952
6d5471a497fb
equal deleted inserted replaced
236:3f339ab2d050 237:ad28f2b52b12
1 test/script/error/NASHORN-8008814-1.js:32:2 Function declarations can only occur at program or function body level. You should use a function expression here instead. 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.
2 function g() { 2 function g() {
3 ^ 3 ^

mercurial