JVM: do not write trivial SMAPs to classes outside inline funs
where trivial == those that map the file to itself.
This commit is contained in:
@@ -37,17 +37,6 @@ fun box(): String {
|
||||
}
|
||||
|
||||
// FILE: 1.smap
|
||||
//TODO maybe do smth with default method body mapping
|
||||
SMAP
|
||||
1.kt
|
||||
Kotlin
|
||||
*S Kotlin
|
||||
*F
|
||||
+ 1 1.kt
|
||||
test/_1Kt
|
||||
*L
|
||||
1#1,26:1
|
||||
*E
|
||||
|
||||
// FILE: 2.smap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user