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