Commit b5a50b64 by Tom Tromey Committed by Tom Tromey

* libjava.compile/PR374.java: New file. For PR gcj/374.

From-SVN: r37716
parent 33f77355
2000-11-24 Tom Tromey <tromey@cygnus.com>
* libjava.compile/PR374.java: New file. For PR gcj/374.
2000-11-07 Tom Tromey <tromey@cygnus.com>
* libjava.compile/sjis_comment3.java: Removed.
......
public class PR374
{
Object a, b[], c[];
public void foo ()
{
c = new Object[10];
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment