unplugged-system/external/skia/resources/sksl/errors/Ossfuzz47935.sksl

7 lines
128 B
Plaintext

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