[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
@@ -34,4 +34,5 @@ fun box(): String {
|
||||
// test.kt:11 box: i:int=0:int, e:java.lang.Exception=java.lang.RuntimeException, y:java.lang.String="y":java.lang.String
|
||||
// test.kt:12 box: i:int=0:int, e:java.lang.Exception=java.lang.RuntimeException, y:java.lang.String="y":java.lang.String, z:java.lang.String="z":java.lang.String
|
||||
// test.kt:14 box: i:int=0:int
|
||||
// test.kt:17 box:
|
||||
// test.kt:18 box:
|
||||
|
||||
Reference in New Issue
Block a user