function foo(y) { return 23 + y; } function baz(y) { return 42 + y; }