summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/empty-impl-semicolon.rs
blob: 207ebef642bfa6d723a20c60d46a14418726aa0c (plain)
1
impl Foo; //~ ERROR expected one of `!`, `(`, `+`, `::`, `<`, `for`, `where`, or `{`, found `;`