// run-rustfix pub struct S { //~^ ERROR missing `struct` for struct definition } fn main() {}