summaryrefslogtreecommitdiff
path: root/test/files/pos/t6169/OP.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t6169/OP.java')
-rw-r--r--test/files/pos/t6169/OP.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t6169/OP.java b/test/files/pos/t6169/OP.java
new file mode 100644
index 0000000000..15e4c5640f
--- /dev/null
+++ b/test/files/pos/t6169/OP.java
@@ -0,0 +1 @@
+public abstract class OP<T> { }