module.modulemap 70 Bytes Raw Blame History Permalink 1 2 module a { header "a.h" export * } module b { header "b.h" export * }