summaryrefslogtreecommitdiff
path: root/test/files/neg/t556.check
blob: 30cc296b356f601021515568b99ed3a39a3514fb (plain) (blame)
1
2
3
4
5
6
7
t556.scala:3: error: missing parameter type
  def g:Int = f((x,y)=>x)
                 ^
t556.scala:3: error: missing parameter type
  def g:Int = f((x,y)=>x)
                   ^
two errors found