Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
Ossfuzz27614.sksl
blob: 87ceaca67e7b1a53d194220ca7c186421cd9f4c0 [
file
] [
log
] [
blame
]
void
main
()
{
0.5
-
0
*
~
0
-
half2
(
0
)
+
1
;
}
/*%%*
type mismatch: '-' cannot operate on 'float', 'int'
*%%*/