Subject: Re: RCR: $INCLUDED global var
From: ts <decoux moulon.inra.fr>
Date: Fri, 16 May 2003 20:43:25 +0900
References: 715377155471555
In-reply-to: 71555
>>>>> "B" == Brian Candler <B.Candler / pobox.com> writes:
B> If it's a method then it can't have an initial capital, can it?
svg% ruby -e 'p Integer(12)'
12
svg%
Guy Decoux