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