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