bug910.scala:4: error: type mismatch;
found : Seq[Char]
required: Seq[int]
val y: Seq[int] = rest
^
one error found