diff options
Diffstat (limited to 'AoC2022/07')
-rw-r--r-- | AoC2022/07/solver.jl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AoC2022/07/solver.jl b/AoC2022/07/solver.jl new file mode 100644 index 0000000..cc57e86 --- /dev/null +++ b/AoC2022/07/solver.jl @@ -0,0 +1 @@ +using Test |