summaryrefslogblamecommitdiff
path: root/test/files/neg/bug1112.check
blob: d94dba94486f6b1e8e915caa18235730f653a4df (plain) (tree)
1
2
3
4
                                                                                           
                                                   
         
               
bug1112.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