Files
2013-01-15 23:44:20 +04:00

1 line
68 B
Kotlin
Vendored

fun f(a: Collection<*>) = a is List<*><!USELESS_NULLABLE_CHECK!>?<!>