3 lines
80 B
Text
3 lines
80 B
Text
|
|
say (Dir.cwd + %f'input.txt' -> size);
|
||
|
|
say (Dir.root + %f'input.txt' -> size);
|