afu8u/nashorn/test/script/basic/es6/const-tdz.js.EXPECTED

10 lines
132 B
Plaintext

test 1
ReferenceError: "a" is not defined
1
test 2
ReferenceError: "a" is not defined
2
test 3
ReferenceError: "a" is not defined
3