1module "A" {
2  header "a.h"
3}
4module "B" {
5  header "b.h"
6}
7