JVM: map synthetic line numbers through the SMAP
This is necessary so that IDEA does not ignore the line number.
This commit is contained in:
@@ -19,3 +19,5 @@ fun box(): String {
|
||||
}
|
||||
|
||||
// FILE: 2.smap
|
||||
// See KT-23064 for the problem, InlineOnlySmapSkipper for an explanation, and
|
||||
// `stdlibInlineOnlyOneLine.kt` for the case where something should actually happen.
|
||||
|
||||
Reference in New Issue
Block a user