lean2/tests/lean/tst2.lean
Leonardo de Moura 51640ecff8 Move files in examples directory to tests directory. They are not real examples
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-31 19:16:30 -07:00

11 lines
181 B
Text

Show Options
Variable a : Bool
Variable b : Bool
Show a/\b
Set lean::pp::notation false
Show Options
Show a/\b
Show Environment 2
Set lean::pp::notation true
Show Options
Show a/\b