lean4-htt/tests/lean/run/contradictionExfalso.lean
2021-08-22 18:16:14 -07:00

2 lines
64 B
Text

def foo (x : Nat) (h : x.succ < 0) : Bool := by
contradiction