package test public interface GenericInterfaceParameterWithSelfBound!> { public abstract fun method(/*0*/ p0: T!): T! }