mirror of
https://github.com/anthonyoteri/advent-of-code-2023.git
synced 2026-06-05 22:56:54 -04:00
Initial project skeleton
Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Reference in New Issue
Block a user