blob: 49374181d758c8ba76bb20d4ed852ff40c3d620e [file] [log] [blame]
module A {
header "A.h"
export *
}
module B {
header "B.h"
export *
}