diff options
Diffstat (limited to 'tests/each2.bth')
-rw-r--r-- | tests/each2.bth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/each2.bth b/tests/each2.bth new file mode 100644 index 0000000..100db39 --- /dev/null +++ b/tests/each2.bth @@ -0,0 +1 @@ +(say (each (a [1 2 3]) (say a) a)) |