9832676701
more tests added
21 lines
397 B
Plaintext
21 lines
397 B
Plaintext
VARIABLES T P
|
|
|
|
SUBTYPE T Int
|
|
|
|
type parameter bounds:
|
|
T <: jet.Int(SPECIAL)
|
|
P <: ???(TYPE_BOUND_POSITION(1)), <: jet.Int(COMPOUND_CONSTRAINT_POSITION)
|
|
status:
|
|
-hasConflictingConstraints: false
|
|
-hasContradiction: false
|
|
-hasErrorInConstrainingTypes: false
|
|
-hasTypeConstructorMismatch: false
|
|
-hasUnknownParameters: false
|
|
-hasViolatedUpperBound: false
|
|
-isSuccessful: true
|
|
|
|
result:
|
|
T=jet.Int
|
|
P=jet.Int
|
|
|