cd24adac32
#KT-14187 Fixed
2 lines
54 B
Kotlin
Vendored
2 lines
54 B
Kotlin
Vendored
fun <T> testing(a: T) = <!USELESS_IS_CHECK!>a is T<!>
|