summaryrefslogtreecommitdiff
path: root/test/files/neg/t1112.check
blob: e69be3ef2c33dfb162bae254d9903779708cefda (plain) (blame)
1
2
3
4
t1112.scala:12: error: too many arguments for method call: (p: Int)(f: => () => Unit)Unit
    call(0,() => System.out.println("here we are"))
        ^
one error found