unplugged-system/external/skia/tests/sksl/shared/Ossfuzz37466.skrp

7 lines
140 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 2: 'main' must return: 'vec4', 'float4', or 'half4'
void main() { float y[2]; foo(y); }
^^^^^^^^^^^
1 error