brintos

brintos / llvm-project-archived public Read only

0
0
Text · 80 B · 58c5f64 Raw
8 lines · plain
1module A {2  header "common.h"3  header "a.h"4}5 6extern module B "moduleb.map"7 8