summaryrefslogtreecommitdiff
path: root/test/files/neg/t1112.check
blob: e6058bf176f83c659bc5e9eed8b4836d1ae73a92 (plain) (blame)
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