Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz28050.glsl
blob: 146e10ca5b0378faa78114f2c26fda68e0b32660 [
file
]
### Compilation failed:
error
:
2
:
invalid arguments to
'float[1]'
constructor
(
expected
1
elements
,
but found
0
)
void
wna
()
{
an
(),
float
[
1
]();
}
^^^^^^^^^^
1
error