Skip to content

Commit 1928382

Browse files
committed
chore: update HelloWorld
1 parent b859c3a commit 1928382

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

HelloWorld/hello_world

467 KB
Binary file not shown.

HelloWorld/hello_world.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)