aboutsummaryrefslogblamecommitdiff
path: root/tests/pos/t1625.scala
blob: c614f2dee9690725e7b07013421d76a766148610 (plain) (tree)
1
2
3


                                                                   
trait T2 {
  def foo(x: String, y: String*)(z: Boolean*)(u: Int, l: Int*): Int
}