d0a4ca199d
Regenerate diagnostics code
4 lines
81 B
Kotlin
Vendored
4 lines
81 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
|
|
fun ff(a: Any) = a <!UNCHECKED_CAST!>as MutableList<String><!>
|