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