diff options
author | aclement <aclement> | 2008-11-14 11:07:29 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-11-14 11:07:29 +0000 |
commit | c010b6834c4eb12bc1073072590c94d5d785701b (patch) | |
tree | 88ec74e14884565af48ffd861e2fff5e7db5a42e /tests/model | |
parent | ee99db122b5a183f0e7efe3969b642708a77ee75 (diff) | |
download | aspectj-c010b6834c4eb12bc1073072590c94d5d785701b.tar.gz aspectj-c010b6834c4eb12bc1073072590c94d5d785701b.zip |
252702: now includes _new in right places for ITD ctor
Diffstat (limited to 'tests/model')
-rw-r--r-- | tests/model/expected/pr131932.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/model/expected/pr131932.txt b/tests/model/expected/pr131932.txt index 844137bac..76f776c04 100644 --- a/tests/model/expected/pr131932.txt +++ b/tests/model/expected/pr131932.txt @@ -15,8 +15,8 @@ === RELATIONSHIPS REPORT ========= After a batch build (targets=1) <*pr131932.aj}Slide74)Bar.children (declared on) <*pr131932.aj}Slide74[Bar (targets=1) <*pr131932.aj}Slide74)Bar.getFirst (declared on) <*pr131932.aj}Slide74[Bar -(targets=1) <*pr131932.aj[Foo (aspect declarations) <*pr131932.aj}Slide74)Foo.Foo)QList\<TT;>; -(targets=1) <*pr131932.aj}Slide74)Foo.Foo)QList\<TT;>; (declared on) <*pr131932.aj[Foo +(targets=1) <*pr131932.aj[Foo (aspect declarations) <*pr131932.aj}Slide74)Foo.Foo_new)QList\<TT;>; +(targets=1) <*pr131932.aj}Slide74)Foo.Foo_new)QList\<TT;>; (declared on) <*pr131932.aj[Foo (targets=2) <*pr131932.aj}Slide74[Bar (aspect declarations) <*pr131932.aj}Slide74)Bar.getFirst (targets=2) <*pr131932.aj}Slide74[Bar (aspect declarations) <*pr131932.aj}Slide74)Bar.children === END OF RELATIONSHIPS REPORT == |