diff options
Diffstat (limited to 'tests/ui/asm/generic-const.rs')
| -rw-r--r-- | tests/ui/asm/generic-const.rs | 4 |
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)] |
