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

4 lines
58 B
Plaintext
Vendored

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