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, 2 insertions, 1 deletions
diff --git a/test/files/neg/t6667.check b/test/files/neg/t6667.check
index 43313fa4fe..b04251d7c1 100644
--- a/test/files/neg/t6667.check
+++ b/test/files/neg/t6667.check
@@ -1,4 +1,5 @@
-t6667.scala:8: error: ambiguous implicit values:
+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:
both value inScope1 in object Test of type => C
and value inScope2 in object Test of type => C
match expected type C