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

10 lines
132 B
Plaintext
Raw Normal View History

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