llvm/clang/test/Modules/Inputs/modulemaps-nomodules/module.modulemap

module M {
  private header "header.h"
}