aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs170/pr382189/two/SuperB.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs170/pr382189/two/SuperB.java')
-rw-r--r--tests/bugs170/pr382189/two/SuperB.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs170/pr382189/two/SuperB.java b/tests/bugs170/pr382189/two/SuperB.java
new file mode 100644
index 000000000..a5098aa84
--- /dev/null
+++ b/tests/bugs170/pr382189/two/SuperB.java
@@ -0,0 +1,2 @@
+
+public class SuperB<T> { }