blob: bd6ea830c2d41db47a8912acbeab3795cb6f4417 [file] [log] [blame]
Richard Smith826711d2015-07-29 23:38:25 +00001module a { header "a.h" }
2module b { header "b.h" export * }
3module c { header "c.h" export * }