llvm/clang/test/Preprocessor/Inputs/search-path-usage/modulemap_abs/module.modulemap.template

module b {
  header "DIR/b/b.h"
}