Re: Implicit die in CATCH blocks

2009-09-22 Thread Patrick R. Michaud
On Sat, Sep 19, 2009 at 06:35:45PM -0400, Kodi Arfer wrote: > In the process of writing some more tests for CATCH blocks, I've noticed > what appears to be a contradiction between Synopsis 4 on the one hand > and pugs/t/spec/S04-statements/try.t and Rakudo's current behavior on > the other.

Implicit die in CATCH blocks

2009-09-19 Thread Kodi Arfer
In the process of writing some more tests for CATCH blocks, I've noticed what appears to be a contradiction between Synopsis 4 on the one hand and pugs/t/spec/S04-statements/try.t and Rakudo's current behavior on the other. The specification says "there is an implicit C just inside the end of t