llvm/clang/test/Modules/Inputs/merge-using-decls/module.modulemap

module A { header "a.h" }
module B { header "b.h" }