Re: [svn:perl6-synopsis] r14473 - doc/trunk/design/syn

2007-12-07 Thread Jonathan Lang
> @@ -264,17 +264,34 @@ > The C<.next> and C<.last> methods take an optional argument giving > the final value of that loop iteration. So the old C > syntax is still allowed but is really short for C using > -indirect object syntax. > +indirect object syntax. Any block object can be used, not

[svn:perl6-synopsis] r14473 - doc/trunk/design/syn

2007-12-07 Thread larry
Author: larry Date: Fri Dec 7 16:58:49 2007 New Revision: 14473 Modified: doc/trunk/design/syn/S04.pod Log: More loop control tweakage. Modified: doc/trunk/design/syn/S04.pod == --- doc/trunk/design/syn/S04.pod