blob: 5c30bc57e46c72c23e09538fda5a55b01001cc6f [file] [log] [blame]
module A {
header "a.h"
header "a-proto.h"
export *
}
module AP {
header "a-private.h"
export *
}