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