brintos

brintos / llvm-project-archived public Read only

0
0
Text · 142 B · bada81d Raw
6 lines · plain
1module M {2  module "textual_shadow" { header "textual_file_shadow.h" export *}3  module "trigger" { header "empty.h" export * }4  export *5}6