This website requires JavaScript.
Explore
Help
Register
Sign In
jrenaud
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b722d0eb1106c3cd2e951cd47ef7140e1b9e4dbc
hello-world
/
r
/
rust.rs
bcnjr5
0acc2f97a8
Added Rust
2013-05-27 22:57:19 -03:00
4 lines
46 B
Rust
Raw
Blame
History
fn
main
(
)
{
io
::
println
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink