llvm/clang/test/Modules/Inputs/include_next/y/module.modulemap

module ya { header "a.h" export * }
module yb { header "b.h" export * }