1module X {
2  module A { header "a.h" export * }
3  module B { header "b.h" export * }
4}
5