summaryrefslogblamecommitdiff
path: root/test/files/neg/viewtest.check
blob: b98b56bce5d7ed144bff674f086eada6bb480edf (plain) (tree)
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