summaryrefslogtreecommitdiff
path: root/test/files/neg/S6.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/S6.check')
-rw-r--r--test/files/neg/S6.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/S6.check b/test/files/neg/S6.check
deleted file mode 100644
index 6303e4c8e2..0000000000
--- a/test/files/neg/S6.check
+++ /dev/null
@@ -1,4 +0,0 @@
-S6.scala:11: illegal cyclic reference involving type S
- type S <: T;
- ^
-one error found