brintos

brintos / llvm-project-archived public Read only

0
0
Text · 109 B · 91f1690 Raw
6 lines · plain
1framework module Nonmodular [extern_c] {2  umbrella header "umbrella.h"3  export *4  module * { export * }5}6