develooper Front page | perl.perl6.language | Postings from June 2006

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

Thread Previous
From:
Carl Mäsak
Date:
June 11, 2006 02:42
Subject:
Re: [svn:perl6-synopsis] r9536 - doc/trunk/design/syn
Message ID:
16d769b70606110241x223b496cp6f641f849ea1e6f0@mail.gmail.com
On 6/11/06, audreyt@cvs.perl.org <audreyt@cvs.perl.org> wrote:
[...]
> @@ -147,8 +147,9 @@
>  precedence levels autoincrement, exponentiation, symbolic unary,
>  multiplicative, and additive; but these are limited to standard
>  operators that are known to return numbers, strings, or booleans.
> -(Operators that imply list operations are excluded: C<$>, C<@>,
> -and C<xx>, for instance.  Hyper operators are also excluded.)
> +(Operators that imply list operations are excluded: C<@>, C<%>,
> +and C<xx>, for instance.  Hyper operators are also excluded, but
> +post-assigment forms such as C<SIMPLE += SIMPLE> is allowed.)

"...are allowed".

// masak

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About