Extraction spoils generic type erasure #12182
Labels
erasure
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Milestone
The following code produces a ClassCastException at runtime:
Mathing
ImplI(_)
beforeImplD(_)
as well as not matchingImplD(_)
at all fixes the failure.Probably related to #8563.
The text was updated successfully, but these errors were encountered: