lean4-htt/tests/lean/elab14.lean
Leonardo de Moura 8993d0738a feat(frontends/lean): remove #elab command
The check command is now using the new elaborator.
2016-08-02 15:05:24 -07:00

3 lines
65 B
Text

set_option pp.all true
check λ (A B : Type) (a : A) (b : B), a