aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/pos/t8023b.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/pos/t8023b.scala')
-rw-r--r--tests/pending/pos/t8023b.scala2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/pending/pos/t8023b.scala b/tests/pending/pos/t8023b.scala
deleted file mode 100644
index 94c9b2f8d..000000000
--- a/tests/pending/pos/t8023b.scala
+++ /dev/null
@@ -1,2 +0,0 @@
-// this fails with naive attempts to fix SI-8023
-trait T[A <: T[A]]