Files
kotlin-fork/compiler/testData/diagnostics/tests/cast/IsErasedNullableTasT.kt
T
2013-09-05 14:17:33 +04:00

2 lines
37 B
Kotlin

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