lean4-htt/tests/lean/1292.lean
2017-03-09 18:41:19 -08:00

8 lines
111 B
Text

def fn (n : nat) : nat :=
match n with
#exit
theorem thm : true := begin end
example : has_add nat := sorry