function g(x, y) { return x+y; } function h() {} k = function() { return; }