mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Better syntax syntax
This commit is contained in:
parent
7748144a8f
commit
690825f540
14 changed files with 129 additions and 43 deletions
4
stdlib/regression/orig/test28.log
Normal file
4
stdlib/regression/orig/test28.log
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Succ (Seq ("a", "b"))
|
||||
Succ (Alt ("a"))
|
||||
Succ (Alt ("b"))
|
||||
Succ (Rep ({"a", "a", "a"}))
|
||||
Loading…
Add table
Add a link
Reference in a new issue