brintos

brintos / llvm-project-archived public Read only

0
0
Text · 164 B · 8b30ffa Raw
7 lines · plain
1module "test-base" {2  export *3  header "Inputs/dependency-gen-included.h"4  use "test-base2"5}6extern module "test-base2" "Inputs/dependency-gen-base2.modulemap"7