Luke Palmer <[EMAIL PROTECTED]> wrote:
> IMCC yells at me when I say:

> .namespace [ "Foo" ]

> .sub new
>     ...
> .end

> While it's tolerable for local symbols, subs really have to be
> named according to the interface.  Is it possible to allow:

> .sub "new"
>     ...
> .end

Should be rather simple, yes. Good idea.

> Thanks,
> Luke

leo

Reply via email to