brintos

brintos / llvm-project-archived public Read only

0
0
Text · 132 B · 0958a14 Raw
6 lines · plain
1framework module TopLevelPrivateKit_Private {2  umbrella header "TopLevelPrivateKit_Private.h"3  export *4  module * { export * }5}6