lean2/tests/lean/run/t10.lean
Leonardo de Moura 639d58f4c7 feat(frontends/lean/builtin_cmds): add 'print options' command
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-16 17:31:28 -07:00

5 lines
No EOL
108 B
Text

set_option pp.colors true
set_option pp.unicode false
print options
set_option pp.unicode true
print options