mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Continue massaging Ostap
This commit is contained in:
parent
848fd31dc4
commit
b4ba38a0f7
8 changed files with 84 additions and 31 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Succ ("a")
|
||||
Succ (Add ("a", "a"))
|
||||
Succ (Sub ("a", "a"))
|
||||
Succ (Add ("a", Sub ("a", "a")))
|
||||
Succ (Sub (Add ("a", "a"), "a"))
|
||||
Succ (Add ("a", Mul ("a", "a")))
|
||||
Succ (Sub (Mul ("a", "a"), Div ("a", "a")))
|
||||
|
|
|
|||
1
stdlib/regression/orig/test12.log
Normal file
1
stdlib/regression/orig/test12.log
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue