lean4-htt/tests/lean/run/def11.lean

4 lines
86 B
Text

set_option new_elaborator true
definition ex1 (a : nat) : nat.succ a = 0 → false
.