1half4 c = blend_src_over(half4(1), half4(0)); 2void f() {} 3 4/*%%* 5global variable initializer must be a constant expression 6*%%*/ 7