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