summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/neg/viewtest.check8
1 files changed, 1 insertions, 7 deletions
diff --git a/test/files/neg/viewtest.check b/test/files/neg/viewtest.check
index a93f803fe2..21ed93a01c 100644
--- a/test/files/neg/viewtest.check
+++ b/test/files/neg/viewtest.check
@@ -3,10 +3,4 @@ viewtest.scala:43: error: type mismatch;
required: List[a(in method view3)]
case y1: List[a] => compareLists(x, y1)
^
-viewtest.scala:104: error: ambiguous implicit values:
- both method view4 in object O of type [a](x: a)a
- and method identity in object Predef of type [A](x: A)A
- match expected type (test.Str) => test.Ordered[test.Str]
- t = t insert Str(s)
- ^
-two errors found
+one error found