Files
kotlin/compiler/testData/constraintSystem/checkStatus/unknownParameters.bounds
2014-12-12 23:08:27 +03:00

19 lines
322 B
Plaintext

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