Files @ b69f417a9972
Branch filter:

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

MH
implement EvalError, slicing expression
1
2
3
Parse error at 31.pdl:6:13: Illegal break: synchronous statement escape
            break; // not allowed
            ^