mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Final test batch and associated fixes
This commit is contained in:
parent
050c84921c
commit
43a745a7a9
66 changed files with 1233 additions and 51 deletions
35
test/results/scope checkpoint mutable bis.ans
Normal file
35
test/results/scope checkpoint mutable bis.ans
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"f1: " {}"*[1, *[99], 3]" {}" " {}"*[1, *[99], 3]" {}"" |
|
||||
--- text ---
|
||||
| {}"CHECK" |
|
||||
--- text ---
|
||||
| {}"REC" |
|
||||
--- text ---
|
||||
| {}"f1: " {}"*[1, *[99], 3, 4]" {}" " {}"*[1, *[99], 3, 4]" {}"" |
|
||||
--- text ---
|
||||
| {}"CHECK" |
|
||||
--- text ---
|
||||
| {}"f2: " {}"*[1, *[99], 3, 4]" {}"" |
|
||||
--- text ---
|
||||
| {}"CHECK 2" |
|
||||
--- text ---
|
||||
| {}"f3: " {}"*[1, *[99, 6], 3, 4, 5]" {}" " {}"*[1, *[99, 6], 3, 4, 5]" {}"" |
|
||||
--- text ---
|
||||
| {}"END REC" |
|
||||
--- text ---
|
||||
| {}"f2: " {}"*[1, *[99, 6], 3, 4, 5]" {}"" |
|
||||
--- text ---
|
||||
| {}"CHECK 2" |
|
||||
--- text ---
|
||||
| {}"f3: " {}"*[1, *[99, 6, 7], 3, 4, 5, 6]" {}" " {}"*[1, *[99, 6, 7], 3, 4, 5, 6]" {}"" |
|
||||
--- text ---
|
||||
| {}"FINAL" |
|
||||
--- text ---
|
||||
| {}"l: " {}"*[1, *[99, 6, 7], 3, 4, 5, 6]" {}"" |
|
||||
--- text ---
|
||||
| {}"x: " {}"*[99, 6, 7]" {}"" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue