xref: /llvm-project/clang/test/Modules/Inputs/explicit-build-overlap/def.map (revision 401cd25b2346d13e2ae77d7ced4e798a252b15e4)
1module a { textual header "a.h" }
2module b { header "a.h" header "b.h" }
3