0 / 60 seg.

What is the type of this function?

func add(a: Int, b: Int) -> Int { return a+b }