Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
StructMemberReservedName.glsl
blob: 48278f5c7fca3a52f9c366ddfc2aaeda6865b778 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected an identifier
,
but found type
'float'
float
float
;
^^^^^
1
error