fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / 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;}