diff options
Diffstat (limited to 'tests/ui/consts/const-eval/extern_fat_pointer.rs')
| -rw-r--r-- | tests/ui/consts/const-eval/extern_fat_pointer.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/consts/const-eval/extern_fat_pointer.rs b/tests/ui/consts/const-eval/extern_fat_pointer.rs index d91d07827dc..d03415aa269 100644 --- a/tests/ui/consts/const-eval/extern_fat_pointer.rs +++ b/tests/ui/consts/const-eval/extern_fat_pointer.rs @@ -1,4 +1,4 @@ -// check-pass +//@ check-pass #![feature(extern_types)] |
