xref
: /
external
/
skia
/
resources
/
sksl
/
errors
/
StructNameWithoutIdentifier.sksl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct S { float x; };
2
S;
3