Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
SwitchDuplicateVariable.glsl
blob: 84d75e1dff2b8350f3c84805f28aeeaa7a6d065b [
file
]
### Compilation failed:
error
:
4
:
symbol
'x'
was already
defined
case
2
:
int
x
,
x
;
^
error
:
4
:
symbol
'x'
was already
defined
case
2
:
int
x
,
x
;
^
2
errors