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