package main func Foo(x int) int { x ^= x return x }