first commit

This commit is contained in:
2022-01-27 01:02:17 +08:00
commit bb071e6c23
10 changed files with 2019 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}