llvm/clang/test/Modules/Inputs/overloadable-attrs/module.modulemap

module a {
  header "a.h"
}