Files @ 8dbdf7022aaf
Branch filter:

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

MH
Initial union implementation

Still untested, but: make union declaration implicit (so no longer
inferred from 'enum' use), and initial implementation of type
inference.
1
2
3
Parse error at 31.pdl:6:13: Illegal break: synchronous statement escape
            break; // not allowed
            ^