1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/results/checkpoint change.ans

45 lines
No EOL
675 B
Text

--# run #--
--- text ---
| {}"From start:" |
| {}"x" |
--- text ---
| {}"d" |
--- text ---
| {}"From p checkpoint:" |
| {}"a" |
--- text ---
| {}"c" |
--- text ---
| {}"d" |
--- text ---
| {}"From q checkpoint:" |
| {}"b" |
--- text ---
| {}"c" |
--- text ---
| {}"d" |
--- text ---
| {}"From q checkpoint again:" |
| {}"b" |
--- text ---
| {}"c" |
--- text ---
| {}"d" |
--- text ---
| {}"Go to p again by setting checkpoint manually:" |
| {}"a" |
--- text ---
| {}"c" |
--- text ---
| {}"d" |
--- text ---
| {}"From q again:" |
| {}"b" |
--- text ---
| {}"c" |
--- text ---
| {}"d" |
--- return ---
()
--# saved #--
{"f.checkpoint":#q, "f.reached":*{#p:1, #q:2}, "f.run":6}