runTest("pertypewithin({interface}) illegal field modifier");
}
-// public void testEnumCalledEnumEtc() {
-// runTest("enum called Enum, annotation called Annotation, etc");
-// }
+ public void testEnumCalledEnumEtc() {
+ runTest("enum called Enum, annotation called Annotation, etc");
+ }
// helper methods.....
<compile files="PR88606.aj" options="-1.5"/>
</ajc-test>
+ <ajc-test dir="bugs150" title="enum called Enum, annotation called Annotation, etc">
+ <compile files="PR90827.aj" options="-1.5"/>
+ </ajc-test>
</suite>
\ No newline at end of file