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