From: Brian Candler Date: 2010-02-06T02:08:42+09:00 Subject: Re: when should one use "and" and "or" botp wrote: >> �(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? I agree, but in the absence of a formal grammar you'll have to look at the implementation. -- Posted via http://www.ruby-forum.com/.