public class PR374
{
  Object a, b[], c[];

  public void foo ()
  {
    c = new Object[10];
  }
}


syntax highlighted by Code2HTML, v. 0.9.1