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

                 



                                                        
t4163.scala:4: error: '<-' expected but '=' found.
        val x = 3
              ^
t4163.scala:5: error: illegal start of simple expression
        y <- 0 to 100
^
two errors found