RosettaCodeData/Task/File-size/Perl-6/file-size-2.pl6
2016-12-05 22:15:40 +01:00

1 line
44 B
Raku

say $*SPEC.rootdir.IO.child("input.txt").s;