RosettaCodeData/Task/File-size/Perl-6/file-size-2.pl6

2 lines
44 B
Raku

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