Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
EmptyStruct.glsl
blob: 8438bf0371bc7b9c5446bc8fff5069c69802ff07 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
struct
'S'
must contain at least one field
struct
S
{
};
^^^^^^^^^^^^
1
error