starting day 7

This commit is contained in:
talksik
2023-06-23 15:56:52 -07:00
commit 21e2cdf395
4 changed files with 19 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("what the heck");
}