lean4-htt/tests/lean/formatTerm.lean.expected.out
2022-11-01 20:19:39 -07:00

34 lines
326 B
Text

if c.1 then do
t.1
else e.1
if c.1 then do
t.1;
t.1
else e.1
if c.1 then do
t.1
else do
e.1
if let x.1 := c.1 then do
t.1
else do
e.1
if c.1 then do
t.1
else
if c.1 then do
t.1
else do
e.1
do
if c.1 then
t.1
else
e.1
do
if c.1 then
t.1
else if c.1 then
t.1
else
e.1