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