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