lean4-htt/tests/lean/meta_equation_pos.lean

4 lines
82 B
Text

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