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