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