[FIR] Handle pre/postfix dec/increment of labeled expression
This commit is contained in:
committed by
Mikhail Glukhikh
parent
f55ff8eb1b
commit
8cac3f654c
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun box(): String {
|
||||
var x = 1
|
||||
(foo@ x)++
|
||||
|
||||
Reference in New Issue
Block a user