package test public trait GenericMethodParameters { public abstract fun ?> method(/*0*/ p0: kotlin.Array?, /*1*/ p1: B?): kotlin.Unit }