1const float x=1, _=x1; 2half x=x*8; 3 4/*%%* 5unknown identifier 'x1' 6expected 'half', but found 'float' 7*%%*/ 8