On 2013-11-18 10:18, Jonathan M Davis wrote:

I don't see much gain over simply putting scope(failure) at the top. You just
avoid having to write the assertion yourself

You suggested it, but by adding it to the language instead.

I also expect that it wouldn't work with return statements.

No. It would just return from the delegate.

--
/Jacob Carlborg

Reply via email to