brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · c40f0ef Raw
4 lines · plain
1module used { header "used.h" }2module unused { header "unused.h" }3module init { module a { header "init.h" } module b { header "other.h" } }4