Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
skia
/
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
*%%*/