Re: r28727 - docs/Perl6/Spec

2009-10-11 Thread David Green
On 2009-Oct-10, at 11:16 am, pugs-comm...@feather.perl6.nl wrote: +(However, statement control C notices this and passes no argument, +so C<$_> ends up being bound to the outer C<$_> anyway.) If "if" will specially handle this case, why not do likewise for @_ or %_ and avoid this problem:

r28727 - docs/Perl6/Spec

2009-10-10 Thread pugs-commits
Author: lwall Date: 2009-10-10 19:16:31 +0200 (Sat, 10 Oct 2009) New Revision: 28727 Modified: docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S06-routines.pod Log: [S04,S06] Placeholders may never be used in a hash composer. Explain how this means map always works right even if it's map { $