runTest("ltw perclause");
}
- // public void testParserProblemSubArrayPatterns_pr148508() {
- // runTest("parser problem for array subtypes");
- // }
-
public void testNullDelegateForArray_pr247683() {
runTest("null delegate for array");
}
<!-- AspectJ v1.6.2 Tests -->
<suite>
- <ajc-test dir="bugs162" title="parser problem for array subtypes">
- <compile files="PR148508.java"/>
- <run class="PR148508">
- </run>
- </ajc-test>
<ajc-test dir="bugs162/pr247683" title="null delegate for array">
<compile options="-1.5" files="A.java"/>