mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49: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
14
test/tests/paragraph run.ans
Normal file
14
test/tests/paragraph run.ans
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
: f = "f"!script($_)
|
||||
|x
|
||||
#p!checkpoint($_)
|
||||
|a
|
||||
|b
|
||||
|
||||
|No checkpoint:
|
||||
f!
|
||||
|
||||
|From checkpoint:
|
||||
f!
|
||||
|
||||
|Force no checkpoint:
|
||||
f!from()
|
||||
Loading…
Add table
Add a link
Reference in a new issue