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
@@ -84,4 +84,3 @@ fun String.fail(): String {
|
||||
fun call(): String {
|
||||
return "xxx"
|
||||
}
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
Reference in New Issue
Block a user