dd72269b13
It is not nice to have Set as a reserved keyword. See example examples/lean/set.lean Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
3 lines
103 B
Text
3 lines
103 B
Text
(* SetOption default configuration for tests *)
|
|
SetOption pp::colors false
|
|
SetOption pp::unicode true
|