brintos

brintos / llvm-project-archived public Read only

0
0
Text · 104 B · 6d957fd Raw
6 lines · plain
1framework module VersionedKit {2  umbrella header "VersionedKit.h"3  export *4  module * { export * }5}6