2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libjava / testsuite / libjava.compile / PR374.java
blobe96ab5f5b216c4d6bd9df2a5eadecbcca24a8a07
1 public class PR374
3 Object a, b[], c[];
5 public void foo ()
7 c = new Object[10];