import mill._, scalalib._ object aoc extends ScalaModule { def scalaVersion = "3.1.0" }