summaryrefslogtreecommitdiff
path: root/pit/test/test7.pit
diff options
context:
space:
mode:
Diffstat (limited to 'pit/test/test7.pit')
-rw-r--r--pit/test/test7.pit1
1 files changed, 1 insertions, 0 deletions
diff --git a/pit/test/test7.pit b/pit/test/test7.pit
new file mode 100644
index 0000000..48d2c2c
--- /dev/null
+++ b/pit/test/test7.pit
@@ -0,0 +1 @@
+(print! (list/map (lambda (x) (+ x 1)) '(1 2 3))) \ No newline at end of file