brintos

brintos / llvm-project-archived public Read only

0
0
Text · 59 B · 9e6fe64 Raw
8 lines · plain
1module A {2  header "A.h"3}4 5module A2 {6  header "A2.h"7}8