1 2 3 4 5 6 7
let type me = {} type me = {} function twice(a: int, a: int) : int = a + a in me {} = me {} end