Преглед на файлове

removed inaccurate old comment

tags/V_1_1_b2
jhugunin преди 21 години
родител
ревизия
40465fccad
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      tests/new/foemmel/TheAspect.java

+ 1
- 1
tests/new/foemmel/TheAspect.java Целия файл

@@ -4,7 +4,7 @@ privileged aspect TheAspect perthis(this(TheObject)) {
private TheObject theObject;
private int myPrivate_int=-1, myPackage_int=-1, myProtected_int=-1, myPublic_int=-1;

after() returning(TheObject obj): execution(new()) { // CW 7 nonmatching target
after() returning(TheObject obj): execution(new()) {
theObject = obj;
}


Loading…
Отказ
Запис