mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Exported variables predefinition: replace prepare system with generic resume system
This commit is contained in:
parent
e2ec105a4b
commit
3edf65dc2a
19 changed files with 155 additions and 136 deletions
11
test/results/symbol alias exported.ans
Normal file
11
test/results/symbol alias exported.ans
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"c=" {}"2" {}" (2)" |
|
||||
| {}"l=" {}"*[1, 2, 3]" {}" (*[1,2,3])" |
|
||||
--- text ---
|
||||
| {}"c=" {}"5" {}" (5)" |
|
||||
| {}"l=" {}"*[1, 5, 3]" {}" (*[1,5,3])" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue