[JVM IR] Generate line number for exception store for finally.
^KT-46451 Fixed
This commit is contained in:
committed by
Alexander Udalov
parent
a1519b7b4e
commit
0b84de31b7
+3
-2
@@ -69,8 +69,9 @@ fun box() {
|
||||
// test.kt:10 foo
|
||||
// test.kt:11 foo
|
||||
// test.kt:25 mightThrow2
|
||||
// test.kt:14 foo
|
||||
// LINENUMBERS JVM
|
||||
// test.kt:14 foo
|
||||
// test.kt:10 foo
|
||||
// LINENUMBERS JVM_IR
|
||||
// test.kt:13 foo
|
||||
// test.kt:12 foo
|
||||
// test.kt:13 foo
|
||||
|
||||
Reference in New Issue
Block a user