mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
2 lines
58 B
Text
2 lines
58 B
Text
-xscheme.base
|
|
-p(map (lambda (x) (* x x)) '(0 1 2 3 4 5))
|