blob: 042b2ae5b507dacf9d52526b05749380d8683dac [file] [log] [blame]
module a { module h { header "a.h" } module x { header "x.h" } }
module b { module h { header "b.h" } module x { header "x.h" } }