This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a04473e2bb
rust
/
tests
/
data
/
parser
/
inline
/
0044_ref_expr.rs
Aleksey Kladov
66182ed5d5
Ref exprs
2018-07-31 12:51:00 +03:00
4 lines
52 B
Rust
Raw
Blame
History
fn
foo
(
)
{
let
_
=
&
1
;
let
_
=
&
mut
&
f
(
)
;
}
Reference in a new issue
View git blame
Copy permalink