Init commit
This commit is contained in:
BIN
hello_world/main
Executable file
BIN
hello_world/main
Executable file
Binary file not shown.
4
hello_world/main.rs
Normal file
4
hello_world/main.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
println!("Hello, World");
|
||||
|
||||
}
|
Reference in New Issue
Block a user