1top level function
2block function
3print local defs: 20 30
4imported var: 1
5imported let: 2
6imported const: 3
7top level function
8ReferenceError: "block" is not defined
9TypeError: Assignment to constant "c"
10