func multiply(x, y) { return x * y; }