brintos

brintos / llvm-project-archived public Read only

0
0
Text · 104 B · 0a1a971 Raw
5 lines · plain
1// framework-public-includes-private/flat-header-path/Z.modulemap2framework module Z {3  header "Z.h"4}5