1*a3271c13SRichard Smithmodule a { header "a.h" export * } 2*a3271c13SRichard Smithmodule b { header "b.h" export * } 3