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