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