Skip to content

Commit a02a191

Browse files
authored
Create main.rs
1 parent 68f09c6 commit a02a191

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Rust/main.rs

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fn main() {
2+
println!("Hello World!!!");
3+
}

0 commit comments

Comments
 (0)