1 2 3 4 5 6 7
module Def1 { module B { header "b.h" } module C { header "c.h" } } module Def2 { header "d.h" }