quote - assembly programmer
matthewt [Wed, 23 Aug 2017 19:35:44 +0000 (19:35 +0000)]
git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@2465 8a6f57db-631f-0410-b083-dc7c4259d016

quotefile

index 128dc08..d2a6a3b 100644 (file)
--- 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