1void j = half[4](float[4](5,2,3,1)); 2 3/*%%* 4variables of type 'void' are not allowed 5expected 'void', but found 'half[4]' 6*%%*/ 7