Array[A[Int]]
where A[_]
is an abstract type member causes ClassCastException at runtime
#22888
Labels
area:typer
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
Compiler version
3.6.3
Minimized code
Output
Expectation
It should run without crashing
The text was updated successfully, but these errors were encountered: