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

4 lines
70 B
Plaintext
Vendored

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