Files @ 8dbdf7022aaf
Branch filter:

Location: CSY/reowolf/testdata/parser/negative/27.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 27.pdl:6:1: Duplicate label
dupl:	while (a < 10) {
^