1 int
ya(void)2 ya (void)
3 {
4   return (long int) (1 / 0);
5 }
6