brintos

brintos / llvm-project-archived public Read only

0
0
Text · 130 B · 042b2ae Raw
3 lines · plain
1module a { module h { header "a.h" } module x { header "x.h" } }2module b { module h { header "b.h" } module x { header "x.h" } }3