mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 15:48:47 +00:00
More ostap
This commit is contained in:
parent
f1f3c8aff0
commit
9163747ff3
7 changed files with 175 additions and 145 deletions
5
stdlib/regression/orig/test09.log
Normal file
5
stdlib/regression/orig/test09.log
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Parsing a*| against "aa"... Succ ({"a", "a"})
|
||||
Parsing a+| against "aa"... Succ ({"a", "a"})
|
||||
Parsing list(a)| against "a"... Succ ({"a"})
|
||||
Parsing list(a)| against "a,a"... Succ ({"a", "a"})
|
||||
Parsing list0(a)| against ""... Succ (0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue