Files
clang-p2996/clang/test/Modules/Inputs/merge-using-decls/module.modulemap
2014-10-14 02:00:47 +00:00

3 lines
52 B
Plaintext

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