1half4 c; 2void main() {} 3half4 main(float2 xy) { return c; } 4 5/*%%* 6duplicate definition of 'main' 7*%%*/ 8