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
c4877f88fa
rust
/
src
/
test
/
run-pass
/
simple-infer.rs
Marijn Haverbeke
df7f21db09
Reformat for new syntax
2011-07-27 15:54:33 +02:00
3 lines
No EOL
36 B
Rust
Raw
Blame
History
fn
main
(
)
{
let
n
;
n
=
1
;
log
n
;
}
Reference in a new issue
View git blame
Copy permalink