5 lines
55 B
Elixir
5 lines
55 B
Elixir
|
import Config
|
||
|
|
||
|
config :advent_of_code,
|
||
|
event: "2021"
|