Files
kotlin-fork/compiler/testData/codegen/box/delegation/genericFunctionInGenericInterface.jvm_abi.txt
T
2023-12-26 10:18:19 +00:00

10 lines
304 B
Plaintext
Vendored

MODULE main
CLASS GenericFunctionInGenericInterfaceKt$box$delegated$1.class
CLASS METADATA
FUNCTION fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object;
Property: class.metadata.function.typeParameters
K1
<T#0 /* R */>
K2
<T#0 /* R */ : kotlin/Any?>