module.modulemap 78 Bytes Edit 1 2 3 module a { header "a.h" } module b { header "b.h" } module c { header "c.h" }