hello(bye) { bye = 10 + 20 + 30; } empty() { return sum(100, 200); } in_place_sum(x, y, z) { *z = x + y; char *z = x + '\n'; return &y; }