Files @ 8dbdf7022aaf
Branch filter:

Location: CSY/reowolf/testdata/parser/negative/4.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 4.pdl:8:7: Illegal built-in occurrence
		y = get(a); // illegal
		    ^