Files @ aebcee16d6bc
Branch filter:

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

Christopher Esterhuyse
fixed cyclic routing bug. Was actually a one-liner
1
2
3
Parse error at 32.pdl:6:13: Illegal goto: synchronous statement escape
            goto loop; // not allowed
            ^