Skip to content

Commit e205df5

Browse files
authored
chore: Add constant for 2022 year (#204)
1 parent 065cb07 commit e205df5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

internal/puzzles/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const (
5252
Year2019 // 2019
5353
Year2020 // 2020
5454
Year2021 // 2021
55+
Year2022 // 2022
5556

5657
yearSentinel
5758
)

internal/puzzles/year_string.go

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)