2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libjava / testsuite / libjava.compile / redef6.java
blob1489d5e048d63f075df6782f75ac8e63f294eb42
1 package bar.foo;
2 // Redefining and stuffing the redefined class with something
4 class redef6 {
5 class redef6 {int foo;}