diff options
| -rw-r--r-- | challenge-111/mark-anderson/raku/ch-2.raku | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-111/mark-anderson/raku/ch-2.raku b/challenge-111/mark-anderson/raku/ch-2.raku index 87d9b794d4..f40cb0ffcc 100644 --- a/challenge-111/mark-anderson/raku/ch-2.raku +++ b/challenge-111/mark-anderson/raku/ch-2.raku @@ -1,6 +1,6 @@ #!/usr/bin/env raku -# Using the reduction operator method via the solutions from Feng Chang and +# Using the reduction operator via the solutions from Feng Chang and # Marcus Holzer https://twitter.com/HrBollermann/status/1389169231644794880 # [Adelops alloquy beefily begorry billowy egilops] |
