summaryrefslogblamecommitdiff
path: root/test/files/neg/t1112.check
blob: 9c1254d17655af36068da16968d55b2e4e87aba8 (plain) (tree)
1
2
3
4
                                                                                                  


                                                   
t1112.scala:12: error: too many arguments (2) for method call: (p: Int)(f: => Test.this.Type1)Unit
    call(0,() => System.out.println("here we are"))
        ^
one error found