end {
  print select([1,2,3], func (e) { return "not a boolean"});
}
