1
Fork 0

tests: remove //@ pretty-expanded usages

Done with

```bash
sd '//@ pretty-expanded.*\n' '' tests/ui/**/*.rs
```

and

```
sd '//@pretty-expanded.*\n' '' tests/ui/**/*.rs
```
This commit is contained in:
许杰友 Jieyou Xu (Joe) 2024-11-26 01:56:46 +08:00
parent f62753f84f
commit 95ff642797
656 changed files with 23 additions and 662 deletions

View file

@ -1,6 +1,5 @@
//@ run-pass
#![allow(dead_code)]
//@ pretty-expanded FIXME #23616
enum Foo {
Bar {