From fa0d385efb794ade2bfd31c2f1e40f1f15927f76 Mon Sep 17 00:00:00 2001 From: aclement Date: Mon, 21 Nov 2005 16:34:32 +0000 Subject: [PATCH] testcase for 117296 --- tests/bugs150/pr117296/PropertySupport.java | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/bugs150/pr117296/PropertySupport.java diff --git a/tests/bugs150/pr117296/PropertySupport.java b/tests/bugs150/pr117296/PropertySupport.java new file mode 100644 index 000000000..a6dffdb83 --- /dev/null +++ b/tests/bugs150/pr117296/PropertySupport.java @@ -0,0 +1,3 @@ +public class PropertySupport> { + +} -- 2.39.5