]> source.dussan.org Git - aspectj.git/commitdiff
testcase for 117296
authoraclement <aclement>
Mon, 21 Nov 2005 16:34:32 +0000 (16:34 +0000)
committeraclement <aclement>
Mon, 21 Nov 2005 16:34:32 +0000 (16:34 +0000)
tests/bugs150/pr117296/PropertySupport.java [new file with mode: 0644]

diff --git a/tests/bugs150/pr117296/PropertySupport.java b/tests/bugs150/pr117296/PropertySupport.java
new file mode 100644 (file)
index 0000000..a6dffdb
--- /dev/null
@@ -0,0 +1,3 @@
+public class PropertySupport<T extends PropertySupport<T>> {
+
+}