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

4 lines
58 B
Plaintext
Vendored

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