summaryrefslogblamecommitdiff
path: root/test/files/neg/t5067.check
blob: 395eda7442f1fe6ae403522498726fe3fd552ba0 (plain) (tree)
1
2
3
4
5
6
                                    



                                                            
               
t5067.scala:3: error: type mismatch;
 found   : ((Int, Int, Int)) => Int
 required: (Int, Int, Int) => Int
  override def tupled: (Int, Int, Int) => Int = super.tupled
                                                      ^
one error found