This website requires JavaScript.
Explore
Help
Sign In
ilsix
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f594379a8c
hello-world
/
rust
/
helloworld.rs
ilsix
a0dd547c99
Untested Rust
2024-04-04 20:19:43 +02:00
3 lines
43 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello World!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink