import Builtin func getZero() -> Builtin.Int64 { // Can't just return 0 because of var result : Builtin.Int64 return result }