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