1*54cc3c2fSRichard Smithmodule "test-base" {
2*54cc3c2fSRichard Smith  export *
3*54cc3c2fSRichard Smith  header "Inputs/dependency-gen-included.h"
4*54cc3c2fSRichard Smith  use "test-base2"
5*54cc3c2fSRichard Smith}
6*54cc3c2fSRichard Smithextern module "test-base2" "Inputs/dependency-gen-base2.modulemap"
7