brintos

brintos / llvm-project-archived public Read only

0
0
Text · 84 B · 34441b0 Raw
5 lines · plain
1// double-quotes/flat-header-path/Z.modulemap2framework module Z {3  header "Z.h"4}5