llvm/clang/test/Modules/Inputs/lsv-private-macro/mod.map

module self {
  header "self.h"
}

module other {
  header "other.h"
}