t7294.scala:4: warning: fruitless type test: a value of type (Int, Int) cannot also be a Seq[A] (1, 2) match { case Seq() => 0; case _ => 1 } ^ error: No warnings can be incurred under -Xfatal-warnings. one warning found one error found