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

3 lines
76 B
Text

set_option pp.implicit true
#check ∃x, x = (0:nat)
#check ∃x:nat, x = 0