Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
Ossfuzz29849.sksl
blob: d3039f664a1063d790f7b96d097c50b2f578fa0f [
file
] [
log
] [
blame
]
void
main
()
{
if
(
2
<
2
)
int
a
;
a
;
}
/*%%*
variable 'a' must be created in a scope
*%%*/