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