6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
# name: for
|
|
# key: for
|
|
# --
|
|
(for [$1 $2]
|
|
$3)$>
|