brintos

brintos / llvm-project-archived public Read only

0
0
Text · 71 B · bc76ace Raw
8 lines · plain
1module X {2  module T {3    header "X.h"4    export *5  }6  export *7}8