summaryrefslogblamecommitdiff
path: root/test/files/neg/eta-expand-star.check
blob: f25e0a41ffad52568032ff77186bd585f133a72b (plain) (tree)
1
2
3
4
                                                                                                            


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