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
There is one place in the compiler where it copies a bit of AST and modifies it to add a base class to generic classes.
It would be nice if the compiler didn't need to know how to do this.