Files
kotlin-fork/compiler/testData/constraintSystem/severalVariables/direct/contravariant/varSubDepSub.constraints
T
Svetlana Isakova db8085c399 Incorporation tests
2015-07-10 15:05:05 +03:00

5 lines
51 B
Plaintext
Vendored

VARIABLES T P
SUBTYPE T Int
SUBTYPE P Consumer<T>