module.modulemap 78 Bytes Raw Blame History Permalink 1 2 3 module A { header "A.h" } module B { header "B.h" } module C { header "C.h" }