lean2/tests/lean/779.hlean.expected.out

3 lines
60 B
Text
Raw Normal View History

definition foo : empty → empty :=
empty.rec (λ e, empty)