blob: 6d471f5fc94fac9b3203e3a4705540d43f4bae81 [file] [log] [blame]
module X {
textual header "const.h"
module A { header "a.h" export * }
module B { header "b.h" export * }
module C { header "c.h" export * }
}