summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1112.check
blob: 9aedff2de9c7fbc1e46acdc0695fbc5ecd732028 (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