summaryrefslogblamecommitdiff
path: root/test/files/neg/t112706A.check
blob: 30d0c3ec91dd3813021722e8603a28731a7e5d9f (plain) (tree)
1
2
3
4
5
6
                                                                             
                   
                 
                             
          
               
t112706A.scala:5: error: constructor cannot be instantiated to expected type;
 found   : (T1, T2)
 required: String
    case Tuple2(node,_) =>   
         ^
one error found