mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09: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
21
test/tests/resume from paragraph with nested condition.ans
Normal file
21
test/tests/resume from paragraph with nested condition.ans
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
:f = "f"!script($_)
|
||||
1 ~
|
||||
#p!checkpoint
|
||||
|x
|
||||
~
|
||||
|y
|
||||
|
||||
f!
|
||||
|
||||
f!from(#p)
|
||||
|
||||
:g = "g"!script($_)
|
||||
() ~
|
||||
#p!checkpoint
|
||||
|x
|
||||
~
|
||||
|y
|
||||
|
||||
g!
|
||||
|
||||
g!from(#p)
|
||||
Loading…
Add table
Add a link
Reference in a new issue