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

1 line
35 B
Kotlin
Vendored

fun ff(a: Any) = a is Array<String>