Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
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