Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
parser
/
empty-impl-semicolon.rs
blob: 207ebef642bfa6d723a20c60d46a14418726aa0c [
file
]
impl
Foo
;
//~ ERROR expected one of `!`, `(`, `+`, `::`, `<`, `for`, `where`, or `{`, found `;`