Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-3253
/
paths
/
bar_foo.rs
blob: da19f9dfaa1621ca64692136ad4e25d0bfced362 [
file
]
fn
foo_decl_item
(
x
:
&
mut
i32
)
{
x
=
3
;
}