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