brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · 1471f58 Raw
5 lines · plain
1module hidden {2  header "visible.h"3  explicit module sub { header "hidden.h" }4}5