Files @ 2a1875efc62c
Branch filter:

Location: CSY/reowolf/testdata/parser/negative/29.txt

Christopher Esterhuyse
more refactoring. more rigor in distinction between recoverable / unrecoverable errors
1
2
3
Parse error at 29.pdl:5:25: Unassignable expression
    ++(x[0..5][2 - x[0]].length); // not assignable
                        ^