summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/explicit-build/module.modulemap
blob: 992eed6835802dcc2f4737014c505a9ac29d9160 (plain)
1
2
3
4
module a { header "a.h" }
module b { header "b.h" export * }
module c { header "c.h" export * }
module d { header "d.h" }
OpenPOWER on IntegriCloud