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