Files @ e24c723760cb
Branch filter:

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

MH
struct field access and inference seems to be implemented
1
2
3
Parse error at 24.pdl:8:9: Unassignable expression
	x *= x * x *= 5;
	       ^