5 lines
72 B
Text
5 lines
72 B
Text
|
|
(in "file.txt"
|
||
|
|
(make
|
||
|
|
(until (eof)
|
||
|
|
(link (line)) ) ) )
|