Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
InterfaceBlockWithInvalidStruct.glsl
blob: 4090f654b8cc918eb237787315aa14fb1f551d3a [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
unsized arrays are
not
permitted here
int
[]
unsizedArray
;
^^^^^^^^^^^^^^^^^^
1
error