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
scala>traitA
defined traitA
scala>traitB
defined traitB
scala>classCextendsAwithB--Error: <console>:6:23-------------------------------------------------------6|classCextendsAwithB|^|unexpected parent type:HKApply(TypeRef(ThisType(TypeRef(NoPrefix,<empty>)),A),List(TypeRef(ThisType(TypeRef(NoPrefix,<empty>)),B)))
scala>classCextendsAwithB
defined classC
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Here's a transcript:
The text was updated successfully, but these errors were encountered: