JVM: preserve call site markers when inlining lambdas
and default functions into their own stubs. Fixes #KT-35006
This commit is contained in:
+6
-6
@@ -128,9 +128,9 @@ test/_1Kt$lParams$1
|
||||
+ 1 2.kt
|
||||
_2Kt
|
||||
*L
|
||||
5#1,5:11
|
||||
5#1:17
|
||||
5#1:16
|
||||
6#1,5:11
|
||||
6#1:17
|
||||
6#1:16
|
||||
*E
|
||||
|
||||
// FILE: 2.smap-separate-compilation
|
||||
@@ -156,9 +156,9 @@ test/_1Kt$lParams$1
|
||||
+ 1 2.kt
|
||||
_2Kt
|
||||
*L
|
||||
5#1,5:11
|
||||
5#1:17
|
||||
5#1:16
|
||||
6#1,5:11
|
||||
6#1:17
|
||||
6#1:16
|
||||
*E
|
||||
|
||||
SMAP
|
||||
|
||||
Reference in New Issue
Block a user