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