Hello World in Rust.
Yeah, I'm going to learn Rust today.
This commit is contained in:
parent
e1e6684196
commit
d7b7db3e88
1 changed files with 3 additions and 0 deletions
3
gongor.rs
Normal file
3
gongor.rs
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
fn main() {
|
||||||
|
println!("Hello World!");
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue