From: Lyndon Samson Date: 2005-11-21T13:16:48+09:00 Subject: Re: return in blocks ------=_Part_30258_5705931.1132546603178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 11/21/05, Lionel Thiry wrote: > > Lyndon Samson a =E9crit : > > Whats the official word on using return to return a value in a block, > > rather than just the value of the last expression? > > return in a block doesn't just return the block, it returns the method > where the block has been created. > > Hence my silence, I'm sure when I check this will turn out to be what happened. Apologies for the noise :-) ------=_Part_30258_5705931.1132546603178--