fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libjava / testsuite / libjava.compile / redef1.java
bloba3e138a8c84decfd47d9c8e28b03376a1a39c892
1 package bar.foo;
2 // A case of innerclass redefinition
4 class redef1 {
5 class redef1 {}