rust/src/test/ui/parser/empty-impl-semicolon.rs

1 line
96 B
Rust

impl Foo; //~ ERROR expected one of `!`, `(`, `+`, `::`, `<`, `for`, `where`, or `{`, found `;`