]> source.dussan.org Git - aspectj.git/commit
test for
authorjhugunin <jhugunin>
Thu, 10 Apr 2003 22:32:40 +0000 (22:32 +0000)
committerjhugunin <jhugunin>
Thu, 10 Apr 2003 22:32:40 +0000 (22:32 +0000)
commit11b3b0740b66f1d962b5179ece2f2d23e88f040b
treea684fa216d32fb44c5461de5947698abd86f59a5
parent808bae83b3d5f37de4b39a2380db2782919a5f8a
test for
Bugzilla Bug 35725
   Inter type declaration to base class not seen by derived class
tests/ajcTests.xml
tests/bugs/interInherit/a_impl/AImpl.java [new file with mode: 0644]
tests/bugs/interInherit/a_impl/Af.java [new file with mode: 0644]
tests/bugs/interInherit/a_intf/A.java [new file with mode: 0644]
tests/bugs/interInherit/b_impl/BImpl.java [new file with mode: 0644]
tests/bugs/interInherit/b_intf/B.java [new file with mode: 0644]
tests/jimTests.xml