Commit 217ec3ae by Jeff Sturm Committed by Jeff Sturm

* libjava.compile/PR12857.java: New test case.

From-SVN: r73692
parent b8ca854a
2003-11-17 Jeff Sturm <jsturm@one-point.com>
* libjava.compile/PR12857.java: New test case.
2003-11-14 Tom Tromey <tromey@redhat.com>
* libjava.jar/simple.jar: Replaced.
......
// Based on original test case from Yves Martin.
interface PR12857 {
static final String CONST = PR12857.class.getName();
}
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