Possible syntax for functions ``` func foo() int, int -> (1, 2) ```
Possible syntax for functions