You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove invalid assert. Inner scope enumeration can happen multiple times if we re-visit the AST during byte code gen. The re-enumeration is valid, so just let it happen.
0 commit comments