// Can't assign to type "const uniform int[0-9]*" on left-hand side of expression int bar(){ 4 = 0; }