[FIR2IR] Properly set statement origin for all parts of += calls
^KT-65649 Fixed
This commit is contained in:
committed by
Space Team
parent
e4537cb9f0
commit
dd94de3a34
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
fun topLevelMethod() {
|
||||
var z = 1
|
||||
if(true) { z = 2 } else { z = 3 }
|
||||
|
||||
Reference in New Issue
Block a user