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


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