JVM: use 1 as a synthetic line number for @InlineOnly lambdas
The source path already marks it as synthetic.
This commit is contained in:
@@ -10,7 +10,7 @@ fun box(): String {
|
||||
|
||||
// LINENUMBERS
|
||||
// test.kt:4
|
||||
// fake.kt:65100
|
||||
// fake.kt:1
|
||||
// test.kt:4
|
||||
// test.kt:5
|
||||
// test.kt:6
|
||||
|
||||
Reference in New Issue
Block a user