1module ModuleA {
2  header "moduleA.h"
3  export *
4}
5