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