blob: 992eed6835802dcc2f4737014c505a9ac29d9160 [file] [log] [blame]
module a { header "a.h" }
module b { header "b.h" export * }
module c { header "c.h" export * }
module d { header "d.h" }