module.modulemap 78 B

123
  1. module A { header "A.h" }
  2. module B { header "B.h" }
  3. module C { header "C.h" }