// "Change 'set' to val" "true" // WITH_RUNTIME fun test() { var set = HashMap() set += 2 to 2 }