summaryrefslogtreecommitdiff
path: root/test/files/neg/viewtest.check
blob: f7920de3684840ab63720491064cb42176470804 (plain) (blame)
1
2
3
4
5
6
7
viewtest.scala:104 error: ambiguous implicit value:
 both method view4 in object O of type [a](a)a
 and method identity in object Predef of type [a](a)a
 match expected type (test.Str) => test.Ordered[test.Str]
	t = t insert Str(s)
              ^
one error found