From: botp Date: 2010-02-06T00:03:44+09:00 Subject: Re: when should one use "and" and "or" On Fri, Feb 5, 2010 at 3:14 PM, Brian Candler wrote: > No, but it's essentially inherited from perl. These operators have > extremely low precedence, so without parens your statement was being > parsed as something like > >  (when x==1) or x==2 > > I think the typical perl use is something like: .... but brian, i'm still inside the "case" block. can't ruby sense that? best regards -botp