Change order of line number geneartion for function call, and also force
line number generation after visiting inline functions.
This commit is contained in:
committed by
max-kammerer
parent
eeb1c0a0fc
commit
0020e953e1
@@ -108,4 +108,3 @@ inline fun inlineFun(): String {
|
||||
fun fail(): String {
|
||||
throw AssertionError("fail")
|
||||
}
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
Reference in New Issue
Block a user