source:
trunk/gcc/libjava/testsuite/libjava.compile/PR295.java
Last change on this file was 2, checked in by , 22 years ago | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | public class PR295 { |
2 | public class csemi { |
3 | }; |
4 | |
5 | public int foo; |
6 | |
7 | public interface isemi { |
8 | }; |
9 | |
10 | public int bar; |
11 | } |
Note:
See TracBrowser
for help on using the repository browser.