/* ERRORS */ list[0] a; list^[int] b; list,[int] c; list[int int int] c; list[[]] d; [] e; []; [] f;