On Oct 6, 1:28 pm, nore...@github.com wrote:
> Branch: refs/heads/master
> Home:  http://github.com/perl6/specs
>
> Commit: cb8c8487fa0ab7156fecffdc8a52bf75d4290c1b
>    http://github.com/perl6/specs/commit/cb8c8487fa0ab7156fecffdc8a52bf75...
> Author: Carl Masak <cma...@gmail.com>
> Date:   2010-10-06 (Wed, 06 Oct 2010)
>
> Changed paths:
>   M S06-routines.pod
>
> Log Message:
> -----------
> [S06] s/tail-recursion/recursion/
>
> Because you can use &?ROUTINE calls in a non-tail position (and execution
> still carries on afterwards), it's really just normal recursion.

Shouldn't that also apply to &?BLOCK, too?

Reply via email to