Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
ReservedNameAttribute.glsl
blob: b1d800bf0a8c457f7d3a57f13ff370fc317a77cc [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
name
'attribute'
is
reserved
int
attribute
;
^^^^^^^^^
1
error