RosettaCodeData/Task/File-input-output/Perl-6/file-input-output-1.pl6

2 lines
39 B
Raku

spurt "output.txt", slurp "input.txt";