Partial Type Application with F-Bounds and braces crashes with java.lang.ClassCastException: class dotty.tools.dotc.core.Types$Range cannot be cast to class dotty.tools.dotc.core.Types$TypeBounds #11464
Labels
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Compiler version
Scala: 3.0.0-RC1 (works in 3.0.0-M3)
sbt: 1.4.7
Minimized code
Output
Note that a very strange thing happens - when I remove the braces from
to
the crash "disappears".
The text was updated successfully, but these errors were encountered: