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 am not quite sure about he previous definition of superType in
SuperType. I believe it's probably needed for something. But it's
clearly wrong if the `supertpe` argument does not have a symbol. We now
fall back to the default
```
def superType = underlying
```
in this case.
Fixes#17555
0 commit comments