blob: 49dae1e8f35cfcb1f31bb6d732018c15953a0e11 [file]
fun f(a: Collection<*>) = a is List<*><!USELESS_NULLABLE_CHECK!>?<!>