summaryrefslogblamecommitdiff
path: root/test/files/neg/t5354.check
blob: e47cecb5fee9de4e8783adaa4a030c221b3b1087 (plain) (tree)
1
2
3
4
5
6
7






                                                     
t5354.scala:9: error: ambiguous implicit values:
 both method x123 in package foo of type => foo.Bippy
 and method z of type => foo.Bippy
 match expected type foo.Bippy
      implicitly[Bippy]
                ^
one error found