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

1 line
35 B
Kotlin

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