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

module A {
  header "common.h"
  header "a.h"
}

extern module B "moduleb.map"