Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
suggestions
/
constrain-suggest-ice.rs
blob: d6e5263ffe0a82d712899bf62db709fe308654bc [
file
] [
log
] [
blame
]
struct
Bug
<
S
>{
A
:
[();
{
let
x
:
[
u8
;
Self
::
W
]
=
[
0
;
Self
::
W
];
F
}
}
//~^ ERROR mismatched closing delimiter: `}`
fn
main
()
{}