aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-137/ash/raku/ch-1.raku1
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-137/ash/raku/ch-1.raku b/challenge-137/ash/raku/ch-1.raku
new file mode 100644
index 0000000000..cabb639b1c
--- /dev/null
+++ b/challenge-137/ash/raku/ch-1.raku
@@ -0,0 +1 @@
+Date.new($_, 12, 31).week-number == 53 && .say for 1900..2100