diff options
Diffstat (limited to 'test/Modules/Inputs/namespaces-right.h')
-rw-r--r-- | test/Modules/Inputs/namespaces-right.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/Inputs/namespaces-right.h b/test/Modules/Inputs/namespaces-right.h index 7e7286e10b..b18aeb4478 100644 --- a/test/Modules/Inputs/namespaces-right.h +++ b/test/Modules/Inputs/namespaces-right.h @@ -1,4 +1,4 @@ -@__experimental_modules_import namespaces_top; +@import namespaces_top; namespace N2 { } |