Subject: [ruby-talk:5672] Re: syntactic question
From: ts <decoux moulon.inra.fr>
Date: Thu, 19 Oct 2000 02:02:40 +0900
References:
In-reply-to: message from Mathieu Bouchard on Thu, 19 Oct 2000 01:57:38 +0900
>>>>> "M" == Mathieu Bouchard <matju / cam.org> writes:
M> why can't I write:
M> class Foo::Bar; ...; end
It's in the ToDo
* class Foo::Bar<Baz .. end, module Boo::Bar .. end
* def Foo::Bar::baz() .. end ??
Guy Decoux