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
-- [E052] Type Error: ----------------------------------------------------------
19 | val hType: Holder[Int] = hBottom.typeClassElem = 3 // <-- Doesnt compile
| ^^^^^^^^^^^^^^^^^^^^^^^^^
| Reassignment to val <none>
|
| longer explanation available when compiling with `-explain`
Implicit parameters with one type parameter fails to compile
With 2, 3 and possibly more it works.
The text was updated successfully, but these errors were encountered: