llvm/clang/test/Modules/Inputs/framework-public-includes-private/flat-header-path/Z.modulemap

// framework-public-includes-private/flat-header-path/Z.modulemap
framework module Z {
  header "Z.h"
}