mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Add stdlib functions from anselme v1
This commit is contained in:
parent
581c60048d
commit
dac5b74fa6
30 changed files with 272 additions and 14 deletions
11
test/results/list remove.ans
Normal file
11
test/results/list remove.ans
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"" {}"*[1, 2, 3, 4, 5]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[1, 2, 3, 4]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[1, 3, 4]" {}"" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue