xref: /aosp_15_r20/external/skia/tests/sksl/runtime/Ossfuzz52603.minified.sksl (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1uniform half4 colorGreen;struct S{int f;};half4 main(float2){return colorGreen;}
2