cc: [email protected] Subject: Re: Re: [ast-users] Nested namespaces for function/type libraries (e.g. com.att.research...) ... / was: Re: ksh -c 'namespace a.c.b { integer i=5 ; } ; ' => a.c.b: is not an identifier? --------
> Interesting. > > namespace --man doesn't work. Is this because namespace is a special > command or an element of the language? > > Irek > Yes, it is a reserved word just as function is. David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
