Hi,
In message "Re: [ruby-core:42115] Re: [ruby-trunk - Feature #5893][Open] named return,next..."
on Fri, 13 Jan 2012 23:26:36 +0900, Ondej Blka <neleai / seznam.cz> writes:
|> Doesn't throw/catch to that already?
|No unless you are happy with passing result by global variable.
Have you ever tried? throw can pass the result to catch.
matz.