JVM: use 1 as a synthetic line number for @InlineOnly lambdas

The source path already marks it as synthetic.
This commit is contained in:
pyos
2020-05-25 14:03:11 +02:00
committed by max-kammerer
parent 25e1fb8502
commit 76c34a07b2
5 changed files with 12 additions and 27 deletions
+1 -1
View File
@@ -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