diff options
Diffstat (limited to 'test/Modules/Inputs/header-in-multiple-maps/map3')
| -rw-r--r-- | test/Modules/Inputs/header-in-multiple-maps/map3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/Inputs/header-in-multiple-maps/map3 b/test/Modules/Inputs/header-in-multiple-maps/map3 new file mode 100644 index 000000000000..c859fd74b5d2 --- /dev/null +++ b/test/Modules/Inputs/header-in-multiple-maps/map3 @@ -0,0 +1,3 @@ +module a { header "a.h" } +module b { textual header "a.h" } +module c { header "a.h" } |
