3 lines
44 B
Text
3 lines
44 B
Text
|
|
(dolist (v (map last alist))
|
||
|
|
(println v))
|