blob: e00d1b9551ee93a768fced6b6f2ec7762fe971c9 [file] [log] [blame]
module X {
module A { header "a.h" }
module B { header "b.h" }
}
module Y {
module C { header "c.h" }
module D { header "d.h" }
}