end {
  print fold([], func (a,b,c) { return true}, 9);
}
