5 lines
117 B
Factor
5 lines
117 B
Factor
|
|
[
|
||
|
|
"input.txt" binary <file-reader> &dispose
|
||
|
|
"output.txt" binary <file-writer> stream-copy
|
||
|
|
] with-destructors
|