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