summaryrefslogtreecommitdiff
path: root/pit/test/test7.pit
blob: 48d2c2cbe7de732f40c7277c017e954dd6f2a403 (plain)
1
(print! (list/map (lambda (x) (+ x 1)) '(1 2 3)))