diff options
Diffstat (limited to 'test/Modules/Inputs/module.map')
| -rw-r--r-- | test/Modules/Inputs/module.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/module.map b/test/Modules/Inputs/module.map index 7416d7008b85..c0fe6c557f22 100644 --- a/test/Modules/Inputs/module.map +++ b/test/Modules/Inputs/module.map @@ -441,3 +441,7 @@ module DebugNestedB { header "DebugNestedB.h" export * } + +module objcAtKeywordMissingEnd { + header "objcAtKeywordMissingEnd.h" +} |
