Skip to content

Commit d433459

Browse files
authored
Create main.rs
1 parent 52e18dd commit d433459

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main.rs

Lines changed: 3 additions & 0 deletions
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)