[FIR2IR] Fix generating of IINC instruction with FIR for inc/dec operations
This commit is contained in:
committed by
TeamCityServer
parent
3148913e60
commit
98596eaa08
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun main(args: Array<String>) {
|
||||
var i = 10
|
||||
++i
|
||||
|
||||
Reference in New Issue
Block a user