jdk-24/nashorn/test/script/basic/es6/let-load.js.EXPECTED

9 lines
202 B
Plaintext
Raw Normal View History

top level function
block function
print local defs: 20 30
imported var: 1
ReferenceError: "b" is not defined
ReferenceError: "c" is not defined
top level function
ReferenceError: "block" is not defined