mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
9 lines
204 B
Text
9 lines
204 B
Text
top level function
|
|
block function
|
|
print local defs: 20 30
|
|
imported var: 1
|
|
imported let: 2
|
|
imported const: 3
|
|
top level function
|
|
ReferenceError: "block" is not defined
|
|
TypeError: Assignment to constant "c"
|