Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
DuplicateSymbolInSwitch.glsl
blob: 0b04882e1f1527c0a4d84e77258d8e438a34a391 [
file
]
### Compilation failed:
error
:
3
:
symbol
'x'
was already
defined
case
1
:
int
x
,
x
;
^
error
:
3
:
symbol
'x'
was already
defined
case
1
:
int
x
,
x
;
^
2
errors