From: Hal Fulton Date: 2003-11-01T07:10:25+09:00 Subject: Re: Since today is October 31... Daniel Carrera wrote: > On Sat, Nov 01, 2003 at 07:02:57AM +0900, why the lucky stiff wrote: > >>:) nothing scarier than Enumerable#inject though... >> >>(0..67).inject(3709168338536711372250064398972826945394701253532720163819002017081215416156693026){|i,x|print >>"o! _,\\`\n/^.>b<"[i%16,1];i>>4} >> > > > Now THAT was cool! > I'm sure it is... but it doesn't work for me. (self.wtf?) I pasted quite carefully, too. This is ruby 1.8.0 (2003-08-04) [i686-linux-gnu] All I get is a bunch of nils... Hmmmm. Hal