lean4-htt/tests/lean/run/470_lean3.lean
Leonardo de Moura 3b259afaf0 chore: fix tests
2022-06-14 16:43:22 -07:00

7 lines
57 B
Text

section foo
axiom foo : Type
opaque bla : Nat
end foo