aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/merge-decl-order/module.modulemap
blob: 61578a1865aa520c006d15cf7c174092b914dec7 (plain) (blame)
1
2
module a { header "a.h" export * }
module b { header "b.h" export * }