blob: dc2ddc3e78a5d5fda648a7987dd8cb5ed264ce7c [file] [log] [blame]
void j = half[4](float[4](5,2,3,1));
/*%%*
variables of type 'void' are not allowed
expected 'void', but found 'half[4]'
*%%*/