error: expected one of `!`, `(`, `,`, `=`, `>`, `?`, `for`, `~`, lifetime, or path, found keyword `const` --> $DIR/without-tilde.rs:5:13 | LL | struct S; | ^^^^^ expected one of 10 possible tokens error: aborting due to previous error