1half4 main(float2 xy) { 2 mix; 3 return half4(0); 4} 5 6/*%%* 7expected '(' to begin function call 8*%%*/ 9