1framework module A_Private { 2 header "APrivate.h" 3} 4 5module A.SomeSub { 6 header "SomeSub.h" 7} 8