Sign in
skia
/
skia
/
f4467ff38f1f0495307b3fe8cf4a3f564c33f7f3
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz37465.glsl
blob: d34bcbb089574ec356fe6cab2c5358e61d5f06ba [
file
]
### Compilation failed:
error
:
1
:
function
'f'
can
exit
without returning a value
float
f
(
const
float
x
)
{
5
+
x
;
}
^^^^^^^^
1
error