Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
DuplicateSymbolInSwitch.glsl
blob: 0b04882e1f1527c0a4d84e77258d8e438a34a391 [
file
] [
log
] [
blame
]
### 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