import t00070; import t00070.lib1; import t00070.lib2; namespace clanguml { namespace t00070 { int tmain() { B b; C c; return 0; } } }