diff options
Diffstat (limited to 'tests/ui/asm/parse-error.rs')
| -rw-r--r-- | tests/ui/asm/parse-error.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/asm/parse-error.rs b/tests/ui/asm/parse-error.rs index 9e002b1550f..6f32293511b 100644 --- a/tests/ui/asm/parse-error.rs +++ b/tests/ui/asm/parse-error.rs @@ -1,4 +1,4 @@ -// needs-asm-support +//@ needs-asm-support #![feature(asm_const)] |
