test(frontends/lean): add missing expected output
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
6575566f9f
commit
45858d54ae
1 changed files with 7 additions and 0 deletions
7
tests/lean/lua12.lean.expected.out
Normal file
7
tests/lean/lua12.lean.expected.out
Normal file
|
@ -0,0 +1,7 @@
|
|||
Set: pp::colors
|
||||
Set: pp::unicode
|
||||
Assumed: x
|
||||
Assumed: y
|
||||
Assumed: z
|
||||
x + y + 1000 : ℤ
|
||||
x + y + 1000 + 3
|
Loading…
Reference in a new issue