blob: 67ac4d25403f7a3fc20305a7e7049102e3b8be57 [file] [log] [blame]
fun test() {
var x = 0
run { ++x }
}
// 0 NEW
// 0 GETFIELD
// 0 PUTFIELD