Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
Ossfuzz37465.sksl
blob: 58cd97240a8f37728587f7f89f670336beb89367 [
file
] [
log
] [
blame
]
float
f
(
const
float
x
)
{
5
+
x
;
}
/*%%*
function 'f' can exit without returning a value
*%%*/