diff options
Diffstat (limited to 'test/Modules/Inputs/lookup-assert-protocol/module.map')
-rw-r--r-- | test/Modules/Inputs/lookup-assert-protocol/module.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/lookup-assert-protocol/module.map b/test/Modules/Inputs/lookup-assert-protocol/module.map new file mode 100644 index 000000000000..e8a89eb095a4 --- /dev/null +++ b/test/Modules/Inputs/lookup-assert-protocol/module.map @@ -0,0 +1,4 @@ +module X { + header "H3.h" + export * +} |