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