1module A {
2  header "common.h"
3  header "a.h"
4}
5
6extern module B "moduleb.map"
7
8