class Program {
  int i[];	// missing array size
}

