t0259.scala:4: error: double definition: constructor TestCase3:(String*)test.TestCase3 and constructor TestCase3:((String, Int)*)test.TestCase3 at line 3 have same type after erasure: (Seq)test.TestCase3 def this( groups: String*) = this() ^ one error found