Re: Perl 6 Test Organization

[email protected] (Michael Lazzaro) Wed, 20 Nov 2002 17:13:49 -0800
Newsgroups perl.perl6.documentation
Message-ID <[email protected]>
On Wednesday, November 20, 2002, at 05:07  PM, Tanton Gibbs wrote:
>> TODO: Octal
>>
>> 0c0777    511
>> 0C0777    511
>> -0c0777  -511
>> 0c0_7_7_7 511
>
> No capital C -- is it o or c?

It's officially 'o', as of today.

MikeL