package test public trait RemoveRedundantProjectionKind : java.lang.Object { public abstract fun f(/*0*/ p0: jet.Collection?): jet.Unit public abstract fun f(/*0*/ p0: jet.Comparable?): jet.Unit }