mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-31 21:48:23 +00:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
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
|