Explorar el Código

message changes for e37

tags/V1_7_0RC1
aclement hace 12 años
padre
commit
b393330149
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      tests/src/org/aspectj/systemtest/ajc151/ajc151.xml

+ 1
- 1
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml Ver fichero

<ajc-test dir="bugs151/pr123901" title="inlinevisitor NPE"> <ajc-test dir="bugs151/pr123901" title="inlinevisitor NPE">
<compile files="A.java,B.java" options="-1.5"> <compile files="A.java,B.java" options="-1.5">
<message kind="error" line="5" text="a.A cannot be resolved or is not a field"/>
<message kind="error" line="5" text="A cannot be resolved or is not a field"/>
</compile> </compile>
</ajc-test> </ajc-test>

Cargando…
Cancelar
Guardar