first commit
This commit is contained in:
4
HelloWorld/Rust/helloworld.rs
Normal file
4
HelloWorld/Rust/helloworld.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
fn main() {
|
||||
println!("Hello, World!");
|
||||
}
|
||||
Reference in New Issue
Block a user