From: Justin Bailey Date: 2006-06-23T07:56:49+09:00 Subject: Re: How odd is Ruby code allowed to be? ------=_Part_16994_1650765.1151017006603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/22/06, Roger Johansson wrote: > > Would this be considered valid in the Ruby world or is this just as > crazy as I think it look? > > Looks valid to me though I don't know how you'd implement it. In any case, take your .rb file and run a syntax check on it - ruby -c yourfile.rb ------=_Part_16994_1650765.1151017006603--