On Wed, Jul 12, 2006 at 08:40:53AM -0400, Aaron Sherman wrote:
: Smylers wrote:
: >[EMAIL PROTECTED] commits:
: >
: >
: >>New Revision: 10077
: >>Modified: doc/trunk/design/syn/S02.pod
:
>>==
: >>
: >>-foo.bar
Smylers wrote:
[EMAIL PROTECTED] commits:
New Revision: 10077
Modified: doc/trunk/design/syn/S02.pod
==
-foo.bar # foo().bar -- postfix prevents args
+foo.bar# foo().bar -- illegal postfix
[EMAIL PROTECTED] commits:
> New Revision: 10077
> Modified: doc/trunk/design/syn/S02.pod
> ==
>
> -foo.bar # foo().bar -- postfix prevents args
> +foo.bar # foo().bar -- illegal postfix
Author: larry
Date: Mon Jul 10 13:48:24 2006
New Revision: 10077
Modified:
doc/trunk/design/syn/S02.pod
doc/trunk/design/syn/S03.pod
Log:
Disallow postfix after listops without intervening (), .() or \.().
Modified: doc/trunk/design/syn/S02.pod