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