Files @ 706db38f2849
Branch filter:

Location: CSY/reowolf/testdata/parser/negative/9.txt - annotation

MH
Preparatory work for union literals

Contains horrible parsing hacks that transmute function calls and
enum literals to union literals if appropriate. Pending the
implementation of the tokenizer the AST can be constructed more
neatly.
1
2
3
Parse error at 9.pdl:6:3: Illegal channel delcaration
		channel yo -> yi;
		^