diff options
Diffstat (limited to 'test/Modules/Inputs/templates-right.h')
-rw-r--r-- | test/Modules/Inputs/templates-right.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/Inputs/templates-right.h b/test/Modules/Inputs/templates-right.h index 4ef4a32..d3524d3 100644 --- a/test/Modules/Inputs/templates-right.h +++ b/test/Modules/Inputs/templates-right.h @@ -1,4 +1,4 @@ -@__experimental_modules_import templates_top; +@import templates_top; template<typename T> class Vector { public: |