android13/external/skia/resources/sksl/errors/Ossfuzz37465.sksl

6 lines
93 B
Plaintext

float f(const float x) { 5+x; }
/*%%*
function 'f' can exit without returning a value
*%%*/