| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2020-09-15 17:59:20 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2020-09-15 17:59:20 +0200 |
| commit | b863a74e3c77606d9614ddca01e4c295a4bcb2d0 (patch) | |
| tree | 9d067ffad7a0a55df83ef47eca94d7d9a5979bd5 /data/tests | |
| parent | a7356491e534e048374fdf53a534c9ea2034defd (diff) | |
Range, and some others...
Diffstat (limited to 'data/tests')
| -rw-r--r-- | data/tests/extra_functionals.fate | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/tests/extra_functionals.fate b/data/tests/extra_functionals.fate index cdbebb3..1c06597 100644 --- a/data/tests/extra_functionals.fate +++ b/data/tests/extra_functionals.fate @@ -69,4 +69,5 @@ (remove_at! 4 int_list_a) (= (var int_list_a) (remove_at 4 int_list_c)) +(set int_list_c (range 0 20 2)) (end) |


