Files
kotlin-fork/compiler/testData/diagnostics/tests/cast/AsErasedStar.fir.kt
T

4 lines
39 B
Kotlin
Vendored

fun ff(l: Any) = l as MutableList<*>