llvm/clang/test/Modules/Inputs/objc-category/module.modulemap

module X {
  header "H3.h"
  export *
}