Files
kotlin-fork/compiler/testData/constraintSystem/severalVariables/nullable/covariant/varSubDepSub.constraints
T
2015-07-10 15:05:09 +03:00

5 lines
52 B
Plaintext
Vendored

VARIABLES T P
SUBTYPE T Int
SUBTYPE P Producer<T?>