summaryrefslogblamecommitdiff
path: root/test/files/neg/bug1181.check
blob: 38045eda87f75ff22c18669ae67b1b6ec3258c15 (plain) (tree)
1
2
3
4
                                              


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