end {
  print fold({"a":1,"b":2,"c":3}, func (acck,accv,ek,ev) { }, {"x":7});
}
