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
I think the reason for this is for impls - because there is no way to distinguish them by qualname. A better approach than the current one is to use impl$123 as part of the qualname, rather than use $123 as a suffix for type variables.
I believe we shouldn't, since we can't redefine them, but then perhaps there is some reason
The text was updated successfully, but these errors were encountered: