diff options
Diffstat (limited to 'tests/ui/asm/x86_64/const.rs')
| -rw-r--r-- | tests/ui/asm/x86_64/const.rs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ui/asm/x86_64/const.rs b/tests/ui/asm/x86_64/const.rs index f9a2ab6269f..817a338a5b9 100644 --- a/tests/ui/asm/x86_64/const.rs +++ b/tests/ui/asm/x86_64/const.rs @@ -1,6 +1,6 @@ -// only-x86_64 -// run-pass -// needs-asm-support +//@ only-x86_64 +//@ run-pass +//@ needs-asm-support #![feature(asm_const)] |
