fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libjava / testsuite / libjava.compile / redef5.java
blob2698e0ff7a2f4abc10eda15c4022564eb24429af
1 package bar.foo;
2 // Redefining and stuffing the redefined class with something
4 class redef5 {
5 class redef5 {void foobar() {}}