1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 00:59:31 +00:00

Update tests

This commit is contained in:
Étienne Fildadut 2024-01-03 16:46:12 +01:00
parent f372a32b48
commit 82b68e09a3
10 changed files with 158 additions and 124 deletions

View file

@ -0,0 +1,28 @@
--# run #--
--- text ---
| {}"g:" |
--- choice ---
> | {}"a" |
=> | {}"b" |
--- text ---
| {}"-> b" |
| {}"autoflush" |
--- choice ---
=> | {}"c" |
--- text ---
| {}"-> c" |
| {}"g from #p:" |
--- choice ---
> | {}"aa" |
=> | {}"ab" |
--- text ---
| {}"-> ab" |
| {}"autoflush" |
--- choice ---
=> | {}"c" |
--- text ---
| {}"-> c" |
--- return ---
()
--# saved #--
{"g.checkpoint":#p, "g.run":2}