brintos

brintos / llvm-project-archived public Read only

0
0
Text · 124 B · d2f5b64 Raw
9 lines · plain
1module not_real {2  header "not_real.h"3  export *4}5module import_some_frame {6  header "import_some_frame.h"7  export *8}9