Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
InVarWithInitializerExpression.glsl
blob: 1c5997a6a973d843ba87862729829beb19d45616 [
file
]
### Compilation failed:
error
:
1
:
'in'
variables cannot
use
initializer expressions
in
float
x
=
1
;
^
1
error