summaryrefslogblamecommitdiff
path: root/test/files/neg/t4163.check
blob: d275117833eb431f6eb2ef684e7fc39a94be1aae (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