inital commit

This commit is contained in:
Mitchell Marino
2022-11-27 17:05:45 -06:00
commit 2ebf5a81f3
3 changed files with 15 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}