source:
trunk/gcc/libjava/testsuite/libjava.compile/redef5.java
Last change on this file was 2, checked in by , 22 years ago | |
---|---|
|
|
File size: 131 bytes |
Line | |
---|---|
1 | package bar.foo; |
2 | // Redefining and stuffing the redefined class with something |
3 | |
4 | class redef5 { |
5 | class redef5 {void foobar() {}} |
6 | } |
Note:
See TracBrowser
for help on using the repository browser.