Closed arai-a closed 4 years ago
We don't yet support several syntax that affects scope. Without lazy functions, most of those syntax are rejected by emitter.
Lazy function's body isn't handled by emitter, and we need to reject them in scope analysis.
We don't yet support several syntax that affects scope. Without lazy functions, most of those syntax are rejected by emitter.
Lazy function's body isn't handled by emitter, and we need to reject them in scope analysis.