19 lines
370 B
Plaintext
19 lines
370 B
Plaintext
VARIABLES T
|
|
|
|
SUBTYPE T Int
|
|
SUBTYPE T String weak
|
|
|
|
type parameter bounds:
|
|
T <: kotlin.Int(SPECIAL), <: kotlin.String(TYPE_BOUND_POSITION(0))
|
|
status:
|
|
-hasConflictingConstraints: true
|
|
-hasContradiction: true
|
|
-hasErrorInConstrainingTypes: false
|
|
-hasTypeConstructorMismatch: false
|
|
-hasUnknownParameters: false
|
|
-hasViolatedUpperBound: true
|
|
-isSuccessful: false
|
|
|
|
result:
|
|
T=???
|