index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
target
/
tuple_v2.rs
blob: ba653291c2f5d03725521f005b35c57938be143f (
plain
)
1
2
3
4
5
// rustfmt-version: Two
fn
issue_4355
()
{
let
_
=
((
1
,),).
0.0
;
}