1half4 main(float2 coords) { 2 coords.r[ = ( coords.g ); 3} 4 5/*%%* 6expected expression, but found '=' 7*%%*/ 8