llvm/clang/test/Modules/Inputs/merge-template-friend/module.modulemap

module a { header "friend.h" export * }
module b { header "def.h" export * }