[FIR2IR] Fix origin for desugared blocks (to enable jvm optimization lowering)
Move getIrAssignmentOrigin to ConversionUtils
This commit is contained in:
committed by
TeamCityServer
parent
4bafa8628e
commit
31507e7e7e
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun use(i: Int) {}
|
||||
|
||||
fun testPostfixIncr0() {
|
||||
|
||||
Reference in New Issue
Block a user