From: matthewt Date: Wed, 23 Aug 2017 19:35:44 +0000 (+0000) Subject: quote - assembly programmer X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f735adc573eb534b0480faca21ca81e9c1606ca2;p=scpubgit%2Fmst-quotefile.git quote - assembly programmer git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@2465 8a6f57db-631f-0410-b083-dc7c4259d016 --- diff --git a/quotefile b/quotefile index 128dc08..d2a6a3b 100644 --- a/quotefile +++ b/quotefile @@ -8588,3 +8588,8 @@ trust "init" to do the sane thing. You all presumably know why. uselessly poisoned their own men, so gave up on the practice % < ology> The most popular language in programming is Profanity +% +< ology> Heh. Questionable spotted in our source code: my %params = @_[ + -( $#_ & 0b11111110 ) .. -1 ]; # get even number of array + elements from the rear to populate hash +< Grinnz> found the assembly programmer