Test several line numbers are generated for one instruction
(cherry picked from commit 1ea9280)
This commit is contained in:
committed by
Nikolay Krasko
parent
25051746d1
commit
3d9d6e666d
@@ -13,4 +13,4 @@ inline fun foo(f: () -> Unit) {
|
||||
f()
|
||||
}
|
||||
|
||||
// 2 18 19 3 4 20 6 21 22 7 8 23 9 12 13 14
|
||||
// 2 17 18 +3 4 19 +6 20 21 +7 8 22 +9 12 13 14
|
||||
Reference in New Issue
Block a user