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

1 line
34 B
Kotlin
Vendored

fun f(x: Any) = x as Array<String>