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