選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

ehTests.xml 296B

12345678910
  1. <!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
  2. <suite>
  3. <ajc-test dir="new" pr="42668"
  4. title="after returning with parameter: matching rules">
  5. <compile files="AfterReturningParamMatching.java" />
  6. <run class="AfterReturningParamMatching"/>
  7. </ajc-test>
  8. </suite>