summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1001.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug1001.check')
-rw-r--r--test/files/neg/bug1001.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/files/neg/bug1001.check b/test/files/neg/bug1001.check
deleted file mode 100644
index e386359f4d..0000000000
--- a/test/files/neg/bug1001.check
+++ /dev/null
@@ -1,6 +0,0 @@
-bug1001.scala:104: error: the type intersection Ee with D is malformed
- --- because ---
-no common type instance of base types B[D] and B[Ee] exists
- val data = List(N26,N25)
- ^
-one error found