Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz29849.glsl
blob: 8f3a02f5ab7fa4024354d15da760e8498e4b5346 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
variable
'a'
must be created
in
a scope
if
(
2
<
2
)
int
a
;
^^^^^
1
error