Sign in
skia
/
skia
/
main
/
.
/
tests
/
sksl
/
errors
/
SwitchDuplicateVariable.glsl
blob: 84d75e1dff2b8350f3c84805f28aeeaa7a6d065b [
file
] [
log
] [
blame
]
### 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