summaryrefslogblamecommitdiff
path: root/test/files/neg/t112706A.check
blob: 42584b9707045d60cd9b4254d76135dab753255e (plain) (tree)
1
2
3
4
5
6
                                                                             




                             
t112706A.scala:5: error: constructor cannot be instantiated to expected type;
 found   : (T1, T2)
 required: java.lang.String
    case Tuple2(node,_) =>   
         ^
one error found