nashorn/test/script/basic/es6/let-tdz.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530 (2015-05-06)
changeset 30394 72a59e4dffea
parent 26377 028dad61662f
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
test 1
ReferenceError: "a" is not defined
1
test 2
ReferenceError: "a" is not defined
2
test 3
ReferenceError: "a" is not defined
3
test 4
undefined
4