lean4-htt/tests/lean/run/1155.lean
2022-05-31 07:14:56 -07:00

4 lines
76 B
Text

def sacha : Nat :=
let (v, k) := match 0 with
| (n) => (0, 0)
v + k