Move code into library crate for testing
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
mod common;
|
||||
mod solvers;
|
||||
use advent_of_code_2025::solvers;
|
||||
|
||||
fn main() {
|
||||
println!("### Advent of Code 2025 ###\n");
|
||||
|
||||
Reference in New Issue
Block a user