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

2006-12-20 Thread Smylers
[EMAIL PROTECTED] writes: New Revision: 13495 doc/trunk/design/syn/S12.pod +In addition to Cnext METHOD, the special functions Ccallsame, +Ccallwith, Cnextsame, and Cnextwith dispatch to the next +candidate, possibly with a new argument list, and if the next +variant is used, without

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

2006-12-20 Thread Larry Wall
On Wed, Dec 20, 2006 at 10:24:55PM +, Smylers wrote: : [EMAIL PROTECTED] writes: : : New Revision: 13495 : doc/trunk/design/syn/S12.pod : : +In addition to Cnext METHOD, the special functions Ccallsame, : +Ccallwith, Cnextsame, and Cnextwith dispatch to the next : +candidate,