summaryrefslogtreecommitdiff
path: root/test/files/neg/t6667.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t6667.check')
-rw-r--r--test/files/neg/t6667.check3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/files/neg/t6667.check b/test/files/neg/t6667.check
index b04251d7c1..43313fa4fe 100644
--- a/test/files/neg/t6667.check
+++ b/test/files/neg/t6667.check
@@ -1,5 +1,4 @@
-t6667.scala:8: error: Search of in-scope implicits was ambiguous, and the implicit scope was searched. In Scala 2.11.0, this code will not compile. See SI-6667.
-ambiguous implicit values:
+t6667.scala:8: error: ambiguous implicit values:
both value inScope1 in object Test of type => C
and value inScope2 in object Test of type => C
match expected type C