Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-3036.stderr
blob: e02223931c1145aa3b6bd83e6e3312b54d78e45a [
file
] [
log
] [
blame
]
error
:
expected
`;`
,
found
`}`
-->
$DIR
/
issue
-
3036.rs
:
6
:
15
|
LL
|
let
_x
=
3
|
^
help
:
add
`;`
here
LL
|
}
|
-
unexpected token
error
:
aborting due to previous error