Sign in
fuchsia
/
third_party
/
rust
/
cf451f08307168f32ffc74b478026e5e3ebc5ca9
/
.
/
tests
/
ui
/
parser
/
empty-impl-semicolon.stderr
blob: cb15c36e6491cf9338cff5e8d2f26bb70edc1cef [
file
] [
log
] [
blame
]
error
:
expected
`{}`
,
found
`;`
-->
$DIR
/
empty
-
impl
-
semicolon
.
rs
:
2
:
9
|
LL
|
impl
Foo
;
|
^
|
=
help
:
try
using
`{}`
instead
error
:
aborting due to
1
previous error