I\'m trying to get the function name via macros in Scala 3.0.0-M2 The solution that I came up with uses TreeAccumulator
TreeAccumulator
import scala.quoted._ in