summaryrefslogblamecommitdiff
path: root/test/files/neg/t1181.check
blob: 2d7205c61f5d5a1a92a8d60e78406a58f565d391 (plain) (tree)
1
2
3
4
                                            
                                                                                           

               
t1181.scala:9: error: missing parameter type
     _ => buildMap(map.updated(keyList.head, valueList.head), keyList.tail, valueList.tail)
     ^
one error found