2 lines
44 B
Raku
2 lines
44 B
Raku
|
|
say $*SPEC.rootdir.IO.child("input.txt").s;
|
|
|
say $*SPEC.rootdir.IO.child("input.txt").s;
|