Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
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