Add JVM ABI K1/K2 consistency tests
This commit is contained in:
committed by
Space Team
parent
5a1fb78fcd
commit
34bac48541
@@ -0,0 +1,17 @@
|
||||
MODULE main
|
||||
CLASS CollectionKt$box$6.class
|
||||
Property: class.signature
|
||||
K1
|
||||
Lkotlin/jvm/internal/Lambda;Lkotlin/jvm/functions/Function0<Lkotlin/Unit;>;
|
||||
K2
|
||||
Lkotlin/jvm/internal/Lambda;Lkotlin/jvm/functions/Function0<Ljava/lang/Object;>;
|
||||
K1
|
||||
invoke()V [public, final]
|
||||
K2
|
||||
---
|
||||
METHOD invoke()Ljava/lang/Object;
|
||||
Property: method.access
|
||||
K1
|
||||
1000001000001 [public, bridge, synthetic]
|
||||
K2
|
||||
10001 [public, final]
|
||||
Reference in New Issue
Block a user