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



                                                                                          
bug1181.scala:9: error: not a legal formal parameter
     _ => buildMap(map.update(keyList.head, valueList.head), keyList.tail, valueList.tail)
     ^
one error found