Files
kotlin-fork/compiler/testData/constraintSystem/checkStatus/unknownParameters.bounds
T
Svetlana Isakova 9832676701 generate constraint system tests
more tests added
2014-02-12 12:48:13 +04:00

18 lines
287 B
Plaintext

VARIABLES T
SUBTYPE Any Any
type parameter bounds:
T
status:
-hasConflictingConstraints: false
-hasContradiction: false
-hasErrorInConstrainingTypes: false
-hasTypeConstructorMismatch: false
-hasUnknownParameters: true
-hasViolatedUpperBound: false
-isSuccessful: false
result:
T=???