Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
ArrayTooManyDimensionsUnsized2.glsl
blob: f7d8ca6b638e177625a2d024175338ac6f19660c [
file
]
### Compilation failed:
error
:
1
:
unsized arrays are
not
permitted here
float
x
[
2
][];
^^^^^^^^^^^^
1
error