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