import scala.reflect.makro.{Context => Ctx} object Impls { def foo(cs: Ctx*) = ??? }