mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
643 B
643 B
--# run #--
--- text ---
| {}"f1: " {}"*[1, *[99], 3]" {}" " {}"*[1, *[99], 3]" {}"" |
--- text ---
| {}"CHECK" |
--- text ---
| {}"REC" |
--- text ---
| {}"f1: " {}"*[1, *[99], 3, 4]" {}" " {}"*[1, *[99], 3, 4]" {}"" |
--- text ---
| {}"CHECK" |
--- text ---
| {}"f2: " {}"*[1, *[99, 12], 3, 4]" {}"" |
--- text ---
| {}"CHECK 2" |
--- error ---
t
--# post run check #--
--- text ---
| {}"AFTER ERROR" |
--- text ---
| {}"l: " {}"*[1, *[99, 12], 3, 4]" {}"" |
--- return ---
()
--# saved #--
{}
--- text ---
| {}"f1: " {}"*[1, *[99], 3]" {}" " {}"*[1, *[99], 3]" {}"" |
--- text ---
| {}"CHECK" |
--- text ---
| {}"REC" |
--- text ---
| {}"f1: " {}"*[1, *[99], 3, 4]" {}" " {}"*[1, *[99], 3, 4]" {}"" |
--- text ---
| {}"CHECK" |
--- text ---
| {}"f2: " {}"*[1, *[99, 12], 3, 4]" {}"" |
--- text ---
| {}"CHECK 2" |
--- error ---
t
--# post run check #--
--- text ---
| {}"AFTER ERROR" |
--- text ---
| {}"l: " {}"*[1, *[99, 12], 3, 4]" {}"" |
--- return ---
()
--# saved #--
{}