Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
RedeclareStruct.glsl
blob: 6c5e8253ab6294c43b77d12150ebdd3e01856d72 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
expected an identifier
,
but found type
'void'
struct
void
{
^^^^
1
error