source:
trunk/gcc/libjava/testsuite/libjava.compile/not_a_redef.java@
3103
| Last change on this file since 3103 was 2, checked in by , 23 years ago | |
|---|---|
|
|
| File size: 118 bytes | |
| Line | |
|---|---|
| 1 | package bar.foo; |
| 2 | // This is not a redef. |
| 3 | |
| 4 | class not_a_redef { |
| 5 | class baz { class bar { class foo {}} class foo {}} |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
