1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/tests/resume from paragraph with nested condition.ans

21 lines
154 B
Text

:f = "f"!script($_)
if(1)
#p!checkpoint
|x
else!
|y
f!
f!from(#p)
:g = "g"!script($_)
if(())
#p!checkpoint
|x
else!
|y
g!
g!from(#p)