2020-02-05 16:28:40 +01:00

2 lines
42 B
Plaintext

let add (a : int) (b : int) : int = a + b