llvm/clang/test/Modules/Inputs/self-import-header/af.framework/Modules/module.modulemap

framework module af {
  header "a1.h"
  header "a2.h"
}