llvm/clang/test/Modules/Inputs/at-import-in-framework-header/A.framework/Modules/module.modulemap

// at-import-in-framework-header/A.framework/Modules/module.modulemap
framework module A {
  header "A.h"
}