2 lines
58 B
Raku
2 lines
58 B
Raku
say &sum.file;
|
|
say Date.^find_method("day-of-week").file;
|
say &sum.file;
|
|
say Date.^find_method("day-of-week").file;
|