package test public trait RemoveRedundantProjectionKind { public fun f(p0: Collection?) public fun f(p0: Comparable?) }