llvm/clang/test/Modules/Inputs/invalidate-identifiers/module.modulemap

module a { header "a.h" }
module b { header "b.h" }