4 lines
81 B
Text
4 lines
81 B
Text
|
|
(in "FireIce.txt"
|
||
|
|
(until (eof)
|
||
|
|
(prinl (glue " " (flip (split (line) " "))))))
|