Sign in
skia
/
skia
/
3edab6a18c5cbe403d4d36e085c2f322d2a79edc
/
.
/
resources
/
sksl
/
errors
/
ArrayTooManyDimensionsUnsized1.rts
blob: 1f5da63c967b2642b96c010f1c612f415b692c15 [
file
] [
log
] [
blame
]
float
x
[][
2
];
/*%%*
unsized arrays are not permitted here
*%%*/