Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
ForTypeMismatch.glsl
blob: 868762d0f0676a73c7b9cb0e134ccd42cab9ca18 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected
'bool'
,
but found
'int'
for
(
int
x
=
0
;
x
;
x
++)
{}
^
1
error