lean4-htt/old_tests/tests/lean/meta_equation_pos.lean
2018-04-10 12:56:55 -07:00

4 lines
83 B
Text

meta def f (x : nat) : nat :=
tt -- type error should be reported here
#check nat