How do I create a nested namespace?
I tried this but it fails:
ksh -c 'namespace a.c.b { integer i=5 ; } ; '
/home/wlin/bin/ksh: a.c.b: is not an identifierWendy _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
