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






                                                                              
t6385.scala:12: error: bridge generated for member method x: ()C[T] in class C
which overrides method x: ()C[T] in trait AA
clashes with definition of the member itself;
both have erased type ()Object
   def x = this
       ^
one error found