1*25d50758SRichard Smithmodule xa { header "a.h" export * } 2*25d50758SRichard Smithmodule xb { header "subdir/b.h" export * } 3