Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
cross-crate
/
auxiliary
/
cci_borrow_lib.rs
blob: 7c57a1c6678a57fc01e01b7efbbeed48b8a4088a [
file
] [
log
] [
blame
]
pub
fn
foo
(
x
:
&
usize
)
->
usize
{
*
x
}