aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/eta-expand-star.check
blob: 6765d504fc5589fe7a143e1e1cda34713536197c (plain) (tree)
1
2
3
4



                                                                                                        
eta-expand-star.scala:6: error: too many arguments for method apply: (v1: Seq[T])Unit in trait Function1
    g(1, 2)
     ^
one error found