aboutsummaryrefslogtreecommitdiff
path: root/test/Index/index-module.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/index-module.m')
-rw-r--r--test/Index/index-module.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/index-module.m b/test/Index/index-module.m
index 0af4e37f3c..54b77d1d5f 100644
--- a/test/Index/index-module.m
+++ b/test/Index/index-module.m
@@ -1,6 +1,6 @@
#include <DependsOnModule/DependsOnModule.h>
-@__experimental_modules_import DependsOnModule;
+@import DependsOnModule;
int glob;
// RUN: rm -rf %t.cache