summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1181.check
blob: a196a702ab9e1d1e0f427b8ac2864fe0e6332149 (plain) (blame)
1
2
3
4
bug1181.scala:9: error: missing parameter type
     _ => buildMap(map.updated(keyList.head, valueList.head), keyList.tail, valueList.tail)
     ^
one error found