about summary refs log tree commit diff
path: root/tests/ui/asm/const-error.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/asm/const-error.rs')
-rw-r--r--tests/ui/asm/const-error.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/asm/const-error.rs b/tests/ui/asm/const-error.rs
index 4e14becf74b..f2cead399b6 100644
--- a/tests/ui/asm/const-error.rs
+++ b/tests/ui/asm/const-error.rs
@@ -1,5 +1,5 @@
-// only-x86_64
-// needs-asm-support
+//@ only-x86_64
+//@ needs-asm-support
 
 #![feature(asm_const)]