summaryrefslogblamecommitdiff
path: root/test/files/neg/bug856.check
blob: 80c4deeea2d60070ec5691a6388ecdf4312b9b13 (plain) (tree)
1
2
3
4
                                                                                                                                 


                                                             
bug856.scala:3: error: class ComplexRect needs to be abstract, since method _2 in trait Product2 of type => double is not defined
class ComplexRect(val _1:double, _2:double) extends Complex {
^
one error found