llvm/clang/test/Modules/Inputs/modular_maps/moduleb.map

module B {
  header "common.h"
  private header "b.h"
}