lean2/tests/lean/alias1.lean
Leonardo de Moura a1a5fb101d feat(frontends/lean): add Alias command
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 16:25:45 -08:00

3 lines
No EOL
53 B
Text

Alias BB : Bool.
Variable x : BB.
Show Environment 1.