feat: include 2022D1
This commit is contained in:
@@ -16,6 +16,7 @@ import (
|
||||
_ "advent-of-code/internal/2021/DayOne"
|
||||
_ "advent-of-code/internal/2021/DayThree"
|
||||
_ "advent-of-code/internal/2021/DayTwo"
|
||||
_ "advent-of-code/internal/2022/DayOne"
|
||||
)
|
||||
|
||||
func capitalize(day string) string {
|
||||
|
||||
Reference in New Issue
Block a user