summaryrefslogblamecommitdiff
path: root/test/files/neg/t7238.check
blob: b87f83ff65ead12673d73256f375e64529f2bb2a (plain) (tree)
1
2
3
4
5
6





                                    
t7238.scala:6: error: type mismatch;
 found   : Seq[Any]
 required: Seq[String]
  c.c()(Seq[Any](): _*)
                ^
one error found