Um, I don't know about your mail program, but mine 
converts 
        operator:tab 
to 
        operator:spacespace  operator:spacespace

Anyone for makefiles?

> -----Original Message-----
> From: David Wheeler [mailto:david@;wheeler.net]
> Sent: Thursday, October 24, 2002 5:59 PM
> To: [EMAIL PROTECTED]
> Cc: Larry Wall; fearcadi; Damian Conway; [EMAIL PROTECTED]
> Subject: Re: perl6 operator precedence table
> 
> 
> On Thursday, October 24, 2002, at 02:52  PM, Austin Hastings wrote:
> 
> > In 'C', we have:
> >
> >  a = b+++++c;
> >
> > In Perl, we can have:
> >
> > $a = $b        $c;
> >
> > (Parseable as $a = $b operator:spacespace operator:tab
> > operator:spacespace $c;)
> >
> > Oh frabjous day!
> 
> Good Lord, you're sicker than I am!
> 
> :-D
> 
> David
> 
> -- 
> David Wheeler                                     AIM: dwTheory
> [EMAIL PROTECTED]                                 ICQ: 15726394
> http://david.wheeler.net/                      Yahoo!: dew7e
>                                                 Jabber: 
> [EMAIL PROTECTED]
> 

This e-mail and any attachment is for authorised use by the intended recipient(s) 
only.  It may contain proprietary material, confidential information and/or be subject 
to legal privilege.  It should not be copied, disclosed to, retained or used by, any 
other party.  If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender.  Thank you.

Reply via email to