Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
Ossfuzz32587.sksl
blob: 632951b4574d513208a53581f6c124d9c31683ea [
file
] [
log
] [
blame
]
const
float
x
=
1
,
_
=
x1
;
half x
=
x
*
8
;
/*%%*
unknown identifier 'x1'
expected 'half', but found 'float'
*%%*/