blob: 61413d755a3a4899fa33a6114ed7ea3b04b33cdd [file]
// IGNORE_BACKEND: JVM_IR
fun main(args: Array<String>) {
var i = 10
++i
++(l@ i)
}
// 2 IINC