Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
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