mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Firth test batch and associated fixes
This commit is contained in:
parent
aa8dfbd498
commit
409a2e7095
22 changed files with 516 additions and 5 deletions
26
test/tests/resume from nested paragraph.ans
Normal file
26
test/tests/resume from nested paragraph.ans
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
:f = "f"!script($_)
|
||||
|x
|
||||
#p!checkpoint($_)
|
||||
|a
|
||||
|
||||
#q!checkpoint($_)
|
||||
|b
|
||||
|
||||
|c
|
||||
|
||||
|d
|
||||
|
||||
|From start:
|
||||
f!
|
||||
|
||||
|From p checkpoint:
|
||||
f!
|
||||
|
||||
|From q checkpoint:
|
||||
f!
|
||||
|
||||
|From q checkpoint again:
|
||||
f!
|
||||
|
||||
|Force p checkpoint:
|
||||
f!from(#p)
|
||||
Loading…
Add table
Add a link
Reference in a new issue