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

2 lines
37 B
Kotlin
Vendored

fun <T: Any> testing(a: T?) = a is T