llvm/clang/test/Modules/Inputs/merge-function-defs/map

module m {
  module a { header "a.h" }
  module b { header "b.h" }
}