From: ts Date: 2003-02-06T17:00:33+09:00 Subject: Re: Local variables & blocks >>>>> "B" == Brian Candler writes: B> Not necessarily, in the case of throw-away temporary variables: B> i = 0 B> .. some code which uses i B> .. big gap How many def have you written in ruby which has a "big gap" ? Guy Decoux