Sign in
◑
Theme
rust
/
rust
/
2e32d85ac962fb22df6eaaeaf222f3e62cd7fe29
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
tuple_v2.rs
blob: fa508332be5a26a533e765d81323fbbca8194d87 [
file
]
// rustfmt-style_edition: 2024
fn
issue_4355
()
{
let
_
=
((
1
,),).
0.0
;
}