Sign in
skia
/
skia
/
9f39daff8fd5e924afa750c2daf25fd16f107c2d
/
.
/
tests
/
sksl
/
runtime_errors
/
FirstClassArrays.skvm
blob: a9dad42b290f6cc9435801714d69e53a9b968c7a [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
3
:
array size must appear after variable name
error
:
5
:
construction of array type
'float[3]'
is
not
supported
2
errors