about summary refs log tree commit diff
path: root/tests/ui/parser/expr-as-stmt.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/expr-as-stmt.rs')
-rw-r--r--tests/ui/parser/expr-as-stmt.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/parser/expr-as-stmt.rs b/tests/ui/parser/expr-as-stmt.rs
index b39d2b88647..99c85e65baa 100644
--- a/tests/ui/parser/expr-as-stmt.rs
+++ b/tests/ui/parser/expr-as-stmt.rs
@@ -1,5 +1,5 @@
-// run-rustfix
-// rustfix-only-machine-applicable
+//@ run-rustfix
+//@ rustfix-only-machine-applicable
 #![allow(unused_variables)]
 #![allow(dead_code)]
 #![allow(unused_must_use)]