[FIR] Handle pre/postfix dec/increment of labeled expression

This commit is contained in:
Mark Punzalan
2020-09-18 22:42:29 -07:00
committed by Mikhail Glukhikh
parent f55ff8eb1b
commit 8cac3f654c
5 changed files with 44 additions and 31 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun box(): String {
var x = 1
(foo@ x)++