lean2/tests/lean/interactive/t5.lean.expected.out
Leonardo de Moura e1d44eec6b fix(frontends/lean/parser): bug in parse_tactic
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-05 17:40:55 -08:00

11 lines
No EOL
218 B
Text

Type Ctrl-D or 'Exit.' to exit or 'Help.' for help.
# Set: pp::colors
Set: pp::unicode
Assumed: magic
# Proof state:
a : Bool ⊢ a
## Proof state:
no goals
## Proved: T
# Theorem T (a : Bool) : a := magic a
#