Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-24197.rs
blob: 9bba16e5596ff0be2be7b400924c5c9cce64cf86 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
let
buf
[
0
]
=
0
;
//~ error: expected a pattern, found an expression
}