VARIABLES T P E FIX_VARIABLES SUBTYPE Int T SUBTYPE Successor P SUBTYPE P My type parameter bounds: T >: Int, := T*, := E*, := Int P >: Successor*, <: My*, >: Successor*, <: My*, <: My, >: Successor, := Successor E := T*, >: Int, := E*, := Int status: -hasCannotCaptureTypesError: false -hasConflictingConstraints: false -hasContradiction: false -hasErrorInConstrainingTypes: false -hasTypeConstructorMismatch: false -hasTypeInferenceIncorporationError: false -hasUnknownParameters: false -hasViolatedUpperBound: false -isSuccessful: true result: T=Int P=Successor E=Int