This website requires JavaScript.
Explore
Help
Sign In
embee
/
rust-practice
Watch
1
Star
0
Fork
You've already forked rust-practice
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
251fb1aa20
rust-practice
/
hello.rs
6 lines
102 B
Rust
Raw
Normal View
History
Unescape
Escape
i wanna hug ferris
2020-07-07 04:08:47 +00:00
// i want to hug ferris
fn
main
(
)
{
println!
(
"
Hello World!
"
)
;
did stuff
2020-07-07 11:23:30 +00:00
println!
(
"
I'm a Rustacean!
"
)
;
i wanna hug ferris
2020-07-07 04:08:47 +00:00
}
Reference in a new issue
Copy permalink