module.modulemap 79 Bytes Raw Blame History Permalink 1 2 module xa { header "a.h" export * } module xb { header "subdir/b.h" export * }