b08c606696
This commit also includes a new test that exposes the problem. The options in the io_state object were being lost. Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
13 lines
373 B
Text
13 lines
373 B
Text
Set: pp::colors
|
||
Set: pp::unicode
|
||
Assumed: a
|
||
Assumed: b
|
||
⟨pp::unicode ↦ true, pp::colors ↦ false⟩
|
||
⟨pp::unicode ↦ true, pp::colors ↦ false⟩
|
||
⟨pp::unicode ↦ true, pp::colors ↦ false⟩
|
||
Int::add a b
|
||
λ x : ℤ, a + x
|
||
⟨pp::unicode ↦ true, pp::colors ↦ false⟩
|
||
⟨pp::unicode ↦ true, pp::colors ↦ false⟩
|
||
Variable a : ℤ
|
||
Variable b : ℤ
|