llvm-for-llvmta/tools/clang/test/Modules/Inputs/merge-using-decls/module.modulemap

3 lines
52 B
Plaintext

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