summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/Rmodule-import/module.modulemap
blob: cf7cf1f7e56aed7115874397ef0e4eff3ee0c3c6 (plain)
1
2
3
4
module A { header "A.h" }
module B { header "B.h" }
module C { header "C.h" }
module D { header "D.h" }