RosettaCodeData/Task/File-size/Raku/file-size-2.raku
2023-07-01 13:44:08 -04:00

1 line
44 B
Raku

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