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

           



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