summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1112.check
blob: 3be45a87fe865fb20ec81040760cc0e7eedc16df (plain) (blame)
1
2
3
4
bug1112.scala:12: error: wrong number of arguments for method call: (int)(=> () => unit)unit
    call(0,() => System.out.println("here we are"))
        ^
one error found