blob: 92f2c6a01441248f6ec3e145c1933e7cfd090031 [file]
// FIR_IDENTICAL
fun f(a: List<Number>) = <!USELESS_IS_CHECK!>a is List<Any><!>