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

4 lines
83 B
Text

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