JVM: parse KotlinDebug when regenerating anonymous objects

This commit is contained in:
pyos
2020-04-08 13:53:17 +02:00
committed by max-kammerer
parent 1fe7ef6521
commit 5feadd56ef
14 changed files with 167 additions and 158 deletions
@@ -1,7 +1,7 @@
//FILE: 1.kt
package test
inline fun annotatedWith2(crossinline predicate: () -> Boolean) =
{ any { predicate() } }()
@@ -33,11 +33,6 @@ inline fun test(z: () -> Unit) {
// FILE: 2.smap
//*L
//1#1,15:1
//17#1:19
SMAP
2.kt
Kotlin
@@ -58,5 +58,5 @@ test/_1Kt
_2Kt
*L
5#1:9
5#1,6:10
5#1:10,6
*E