module.modulemap 78 Bytes Raw Blame History Permalink 1 2 3 module a { header "friend.h" export * } module b { header "def.h" export * }