and `day1.kt` would have `package day1` at the top...
# advent-of-code
n
and
day1.kt
would have
package day1
at the top, and then define
fun part1()
and
fun part2()
along with any helpers