llvm/clang/test/Modules/Inputs/shadowed-submodule/Foo/module.modulemap

module Foo {
  header "../A1/Foo.h"
}