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
Outside the module, the fact that type X.t is the same as int is lost. This happens only with the unused binding to n.
Presumably the type environment is left in some inconsistent state, or something.