var f = function(x: number, y: number): number { return x + y }