Daily bump.
[official-gcc.git] / libjava / testsuite / libjava.compile / not_a_redef.java
blob7a2f55cb797bc10f5d462587bdc66d78535af177
1 package bar.foo;
2 // This is not a redef.
4 class not_a_redef {
5 class baz { class bar { class foo {}} class foo {}}