7b35db48f7
Reviewed-by: lagergren, attila
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
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"
|