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

3 lines
54 B
Kotlin
Vendored

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