On Fri, Feb 15, 2008 at 03:59:28PM -0800, Jonathan Lang wrote:
: > +Despite the appearance as a subscripting form, these names are resolved
: > +not at run time but at compile time. The pseudo-subscripts need not
: > +be simple scalars. These are extended with the same two-element list:
: > +
> +Despite the appearance as a subscripting form, these names are resolved
> +not at run time but at compile time. The pseudo-subscripts need not
> +be simple scalars. These are extended with the same two-element list:
> +
> +infix:
> +infix:['??','!!']
Huh. I thought that multipl
Author: larry
Date: Fri Feb 15 14:54:28 2008
New Revision: 14510
Modified:
doc/trunk/design/syn/S02.pod
Log:
Clarification of identifier extensions requested by thom++
Modified: doc/trunk/design/syn/S02.pod
==
--- do