Re: [svn:perl6-synopsis] r8698 - doc/trunk/design/syn
[EMAIL PROTECTED] schreef: > +The unary prefix operator C<*> casts a value to an C s/\ban\b/a > @@ -1340,7 +1340,7 @@ > PairTuple of two elements that serves as an one-element idem > +my $ref = [EMAIL PROTECTED]; # $ref is an Capture object - see S02 idem -- Affijn
Re: [svn:perl6-synopsis] r8698 - doc/trunk/design/syn
Some grammar nits I'd like to pick... Alarmingly, the Capture semantics are starting to make perfect sense to me now.. On Apr 15, 2006, at 16:17, [EMAIL PROTECTED] wrote: Modified: doc/trunk/design/syn/S02.pod ==