1module a { module h { header "a.h" } module x { header "x.h" } }
2module b { module h { header "b.h" } module x { header "x.h" } }
3