diff options
Diffstat (limited to 'challenge-004/abigail/lua/ch-1.lua')
| -rw-r--r-- | challenge-004/abigail/lua/ch-1.lua | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/challenge-004/abigail/lua/ch-1.lua b/challenge-004/abigail/lua/ch-1.lua index 03a06fd74b..a2fb3d0b2b 100644 --- a/challenge-004/abigail/lua/ch-1.lua +++ b/challenge-004/abigail/lua/ch-1.lua @@ -1,7 +1,7 @@ #!/opt/local/bin/lua -- --- See ../README.md +-- See https://theweeklychallenge.org/blog/perl-weekly-challenge-004 -- -- @@ -37,7 +37,7 @@ local pi = "%(uP7+Y`ME)gy(7')v?;%s^qc(Mj1}16idp'ONGs'2m.o,1HLY'}~P61@@Y-" .. "'S/z}#vS|i)S9[=*/nCG)PMaY-{pML);vN?%kRcr#*.Tg,x;42'(1w.0dA)S" .. ")-us%.#1$R-rkwf%m%B-(ctK8+4Sn^%*C1Y-wqsr%eNg11%$De&&07q+%1>-" .. "+mCl2%)V#w%#y:[,?t*D$64`9.U+{`-SBX-+gi/o)0B$q#V$tW+#lmM)';EH" .. - "%yFPZ/Gy(~,dl@h)A&ju-Co2,-du++)[Awk&wE}p*H;._.[]4W+Eb7K#iiKB"; + "%yFPZ/Gy(~,dl@h)A&ju-Co2,-du++)[Awk&wE}p*H;._.[]4W+Eb7K#iiK?"; local in_size = 5 local out_size = 9 @@ -64,8 +64,7 @@ io . write ("\n") -- --- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER --- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER --- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER --- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER! +-- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER +-- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER +-- FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER FODDER!!!! -- |
