source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/optional/depend/src3/A.java@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 124 bytes
Line 
1public class A {
2 static private class Inner {
3 static private class Inner2 extends B {
4 }
5 }
6}
7
Note: See TracBrowser for help on using the repository browser.