Sign in
skia
/
skia
/
f4467ff38f1f0495307b3fe8cf4a3f564c33f7f3
/
.
/
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