1 line
45 B
Scheme
1 line
45 B
Scheme
(with-input-from-file "foo.txt" read-string)
|
(with-input-from-file "foo.txt" read-string)
|