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
SMV's enum name space is global, i.e., crosses modules.
This moves the resolution of identifier to variables or enums from the
parser to the typechecking phase.
0 commit comments