Files
2021-05-05 18:20:51 +03:00

3 lines
71 B
Kotlin
Vendored

// FIR_IDENTICAL
fun <T> testing(a: T) = <!USELESS_IS_CHECK!>a is T<!>