mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8 lines
202 B
Text
8 lines
202 B
Text
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
|