Add JVM ABI K1/K2 consistency tests

This commit is contained in:
vladislav.grechko
2023-12-26 10:18:19 +00:00
committed by Space Team
parent 5a1fb78fcd
commit 34bac48541
1104 changed files with 88413 additions and 66 deletions
@@ -0,0 +1,34 @@
MODULE main
CLASS _2Kt.class
Annotation: class.invisibleAnnotations
K1
@Lkotlin/jvm/internal/SourceDebugExtension;( value: #{ SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
test/A
+ 3 fake.kt
kotlin/jvm/internal/FakeKt
*L
1#1,29:1
12#2:30
13#2:32
10#2:33
1#3:31
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
25#1:30
25#1:32
27#1:33
25#1:31
*E
} )
K2
---
@@ -1,4 +1,6 @@
// WITH_STDLIB
// JVM_ABI_K1_K2_DIFF: KT-62465
// FILE: 1.kt
package test