1*a171d248SMichael Spencermodule a { header "a.h" } 2*a171d248SMichael Spencermodule b { header "b.h" export * } 3*a171d248SMichael Spencermodule c { header "c.h" export * } 4