aboutsummaryrefslogtreecommitdiff
path: root/challenge-084
diff options
context:
space:
mode:
authorchirvasitua <stuart-little@users.noreply.github.com>2020-10-26 09:44:27 -0400
committerchirvasitua <stuart-little@users.noreply.github.com>2020-10-26 09:44:27 -0400
commitd4ee049e04d50f03063caa7f8679e29bd60fca83 (patch)
treeb3d1f77db8cdfd62919e9e6002fbf5cbdeb84a1d /challenge-084
parent47047eac0d7948f8ae96b2263f025e25d9d6d5de (diff)
downloadperlweeklychallenge-club-d4ee049e04d50f03063caa7f8679e29bd60fca83.tar.gz
perlweeklychallenge-club-d4ee049e04d50f03063caa7f8679e29bd60fca83.tar.bz2
perlweeklychallenge-club-d4ee049e04d50f03063caa7f8679e29bd60fca83.zip
test commit
Diffstat (limited to 'challenge-084')
-rwxr-xr-xchallenge-084/stuart-little/raku/ch-2.p61
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-084/stuart-little/raku/ch-2.p6 b/challenge-084/stuart-little/raku/ch-2.p6
index 1698db9404..40967366da 100755
--- a/challenge-084/stuart-little/raku/ch-2.p6
+++ b/challenge-084/stuart-little/raku/ch-2.p6
@@ -19,3 +19,4 @@ say countsq(@*ARGS.map(*.split('',:skip-empty)));
# [ 0 1 1 1 ]
# [ 1 0 1 1 ]
#
+