summaryrefslogtreecommitdiff
path: root/test/files/neg/t1523.check
blob: 273d0f8cf77a4644f5b0ddc3b4defda0f1fcd12a (plain) (blame)
1
2
3
4
t1523.scala:4: error: 25 more arguments than can be applied to method bug: (x: Any)Any
  def go() = bug("a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a")
                      ^
one error found