summaryrefslogblamecommitdiff
path: root/test/files/neg/bug856.check
blob: e1d0801c5f2d265087955506911b6fdc238b14d1 (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