summaryrefslogtreecommitdiff
path: root/test/files/neg/bug500.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug500.check')
-rw-r--r--test/files/neg/bug500.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/bug500.check b/test/files/neg/bug500.check
deleted file mode 100644
index ff4443caee..0000000000
--- a/test/files/neg/bug500.check
+++ /dev/null
@@ -1,4 +0,0 @@
-bug500.scala:3: error: lower bound X does not conform to upper bound Y
- type T >: X <: Y;
- ^
-one error found