diff options
Diffstat (limited to 'tests/ui/const-generics/array-wrapper-struct-ctor.rs')
| -rw-r--r-- | tests/ui/const-generics/array-wrapper-struct-ctor.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/const-generics/array-wrapper-struct-ctor.rs b/tests/ui/const-generics/array-wrapper-struct-ctor.rs index a712f691dbe..b94773562e8 100644 --- a/tests/ui/const-generics/array-wrapper-struct-ctor.rs +++ b/tests/ui/const-generics/array-wrapper-struct-ctor.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass #![allow(dead_code)] |
