blob: 9974df331617c1b18971a24b092a22315485b5b2 [file] [log] [blame]
VARIABLES T P
T <: Int
T <: P
type parameter bounds:
T <: Int, <: P*
P >: T*
status:
-hasCannotCaptureTypesError: false
-hasConflictingConstraints: false
-hasContradiction: false
-hasErrorInConstrainingTypes: false
-hasParameterConstraintError: false
-hasTypeInferenceIncorporationError: false
-hasTypeParameterWithUnsatisfiedOnlyInputTypesError: false
-hasUnknownParameters: true
-hasViolatedUpperBound: false
-isSuccessful: false
result:
T=Int
P=???