inital commit

master
beiyi 2023-06-11 12:01:27 +00:00
commit 942273005f
1 changed files with 3 additions and 0 deletions

3
src/main.rs 100644
View File

@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}