summaryrefslogtreecommitdiff
path: root/test/pending/neg/t8079d.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/t8079d.check')
-rw-r--r--test/pending/neg/t8079d.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/pending/neg/t8079d.check b/test/pending/neg/t8079d.check
deleted file mode 100644
index f63f4902f8..0000000000
--- a/test/pending/neg/t8079d.check
+++ /dev/null
@@ -1,4 +0,0 @@
-t8079d.scala:3: error: contravariant type I occurs in covariant position in type C.this.X of value b
- def f2(b: X): Unit
- ^
-one error found