3 lines
41 B
Text
3 lines
41 B
Text
|
|
(map println '(a b c) '(A B C) '(1 2
|
||
|
|
3))
|