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

5 lines
71 B
Plaintext
Vendored

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