lean2/tests/lean/abbrev1.lean.expected.out

7 lines
139 B
Text
Raw Normal View History

definition tst :
(λ (a : Type₁), 2 + 3)
definition tst :
foo
definition tst1 :
(λ (A : Type₁) (a : A), a) 10