Sign in
rust
/
rust
/
56572203199216a87f69fa954bb1864a0ee8aade
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-3717.rs
blob: b769cd3ecce267cd84c6782882303ddc74c25328 [
file
]
fn
main
()
{
{
#[
rustfmt
::
skip
]
let
_
=
[
1
];
}
}