var x == _ *
causes crash with TypeName.asTermName
#4453
Labels
var x == _ *
causes crash with TypeName.asTermName
#4453
Leftover from #4389 in
bugs.txt
:or equivalently:
calls
TypeName.asTermName
, which fails withthrow new ClassCastException(...)
:The text was updated successfully, but these errors were encountered: