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