From cdd9e1e85bcf2ee4045e43f5215d56b2af37295a Mon Sep 17 00:00:00 2001 From: aclement Date: Fri, 12 Aug 2005 10:18:33 +0000 Subject: [PATCH] genericitds: Using target type variables in your ITD field declarations. --- .../org/aspectj/systemtest/ajc150/ajc150.xml | 85 +++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml b/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml index 7cf4fa774..9dfbe2f91 100644 --- a/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml +++ b/tests/src/org/aspectj/systemtest/ajc150/ajc150.xml @@ -2600,6 +2600,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5