Use ui test syntax that does not interfere with rustfmt

This commit is contained in:
David Tolnay
2024-11-10 23:50:37 -08:00
parent 1a3cf4b3c1
commit fa5d58cd00
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -71,5 +71,5 @@ enum E3 {
}
fn main() {
@//fail
__FAIL__;
}