lean4-htt/tests/lean/689.lean
2021-09-25 09:01:01 -07:00

8 lines
107 B
Text

example (x : Nat) : True :=
match h:x with
section end
structure A where
h : Nat := 1
h2 : h ≠ 0 := by