1void main() { sk_FragColor = float4(1) / - -half4(0); } 2 3/*%%* 4division by zero 5type mismatch: '=' cannot operate on 'half4', 'float4' 6*%%*/ 7