Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
InterfaceBlockWithInvalidNestedStruct.glsl
blob: 109099a5b5932b7c9a760781545a640b97ec3709 [
file
]
### Compilation failed:
error
:
2
:
unsized arrays are
not
permitted here
int
[]
unsizedArray
;
^^^^^^^^^^^^^^^^^^
error
:
6
:
unsized arrays are
not
permitted here
S s
;
^^^
2
errors