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

                         


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