abstract fun funWithOuterAndOwnGenericsAndBounds(tT1: TT1?, tT2: TT2?) open val test.TwoParams.propWithOuterAndOwnGenericsAndBounds: test.Foo? open operator fun equals(other: kotlin.Any?): kotlin.Boolean open fun hashCode(): kotlin.Int open fun toString(): kotlin.String constructor()